mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-03 09:58:17 +02:00
Add filebeat modules
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Module: rabbitmq
|
||||
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-rabbitmq.html
|
||||
|
||||
- module: rabbitmq
|
||||
# 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: ["/var/log/rabbitmq/rabbit@localhost.log*"]
|
||||
Reference in New Issue
Block a user