mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-12 11:11:22 +01:00
16 lines
398 B
Plaintext
16 lines
398 B
Plaintext
# Module: kafka
|
|
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-kafka.html
|
|
|
|
- module: kafka
|
|
# All logs
|
|
log:
|
|
enabled: true
|
|
|
|
# Set custom paths for Kafka. If left empty,
|
|
# Filebeat will look under /opt.
|
|
#var.kafka_home:
|
|
|
|
# Set custom paths for the log files. If left empty,
|
|
# Filebeat will choose the paths depending on your OS.
|
|
#var.paths:
|