mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 21:52:47 +01:00
14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
# Module: oracle
|
|
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-oracle.html
|
|
|
|
- module: oracle
|
|
database_audit:
|
|
enabled: true
|
|
|
|
# Set which input to use between syslog or file (default).
|
|
#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/oracleauditlogs/*.aud
|