mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-12 19:21:23 +01:00
15 lines
429 B
Plaintext
15 lines
429 B
Plaintext
# Module: mysqlenterprise
|
|
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-mysqlenterprise.html
|
|
|
|
- module: mysqlenterprise
|
|
audit:
|
|
enabled: true
|
|
|
|
# Sets the input type. Currently only supports file
|
|
#var.input: file
|
|
|
|
# Set paths for the log files when file input is used.
|
|
# Should only be used together with file input
|
|
# var.paths:
|
|
# - /home/user/mysqlauditlogs/audit.*.log
|