mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-09-03 16:18:07 +02:00
25 lines
546 B
Plaintext
25 lines
546 B
Plaintext
- module: icinga
|
|
# Main logs
|
|
main:
|
|
enabled: true
|
|
|
|
# Set custom paths for the log files. If left empty,
|
|
# Filebeat will choose the paths depending on your OS.
|
|
#var.paths:
|
|
|
|
# Debug logs
|
|
debug:
|
|
enabled: true
|
|
|
|
# Set custom paths for the log files. If left empty,
|
|
# Filebeat will choose the paths depending on your OS.
|
|
#var.paths:
|
|
|
|
# Startup logs
|
|
startup:
|
|
enabled: true
|
|
|
|
# Set custom paths for the log files. If left empty,
|
|
# Filebeat will choose the paths depending on your OS.
|
|
#var.paths:
|