mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 00:43:09 +01:00
Add filebeat modules
This commit is contained in:
11
salt/filebeat/modules/postgresql.yml.disabled
Normal file
11
salt/filebeat/modules/postgresql.yml.disabled
Normal file
@@ -0,0 +1,11 @@
|
||||
# Module: postgresql
|
||||
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-postgresql.html
|
||||
|
||||
- module: postgresql
|
||||
# All logs
|
||||
log:
|
||||
enabled: true
|
||||
|
||||
# Set custom paths for the log files. If left empty,
|
||||
# Filebeat will choose the paths depending on your OS.
|
||||
#var.paths:
|
||||
Reference in New Issue
Block a user