mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 14:18:40 +02:00
Add filebeat modules
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user