mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-20 22:15:28 +01:00
Add filebeat modules
This commit is contained in:
14
salt/filebeat/modules/haproxy.yml.disabled
Normal file
14
salt/filebeat/modules/haproxy.yml.disabled
Normal file
@@ -0,0 +1,14 @@
|
||||
# Module: haproxy
|
||||
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-haproxy.html
|
||||
|
||||
- module: haproxy
|
||||
# All logs
|
||||
log:
|
||||
enabled: true
|
||||
|
||||
# Set which input to use between syslog (default) or file.
|
||||
#var.input:
|
||||
|
||||
# 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