mirror of
https://github.com/AlexMacocian/ServerManagementUtils.git
synced 2026-07-15 15:19:58 +00:00
19 lines
477 B
YAML
19 lines
477 B
YAML
# Module: system
|
|
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-system.html
|
|
|
|
- module: system
|
|
# Syslog
|
|
syslog:
|
|
enabled: true
|
|
|
|
# Set custom paths for the log files. If left empty,
|
|
# Filebeat will choose the paths depending on your OS.
|
|
#var.paths:
|
|
|
|
# Authorization logs
|
|
auth:
|
|
enabled: true
|
|
|
|
# Set custom paths for the log files. If left empty,
|
|
# Filebeat will choose the paths depending on your OS.
|
|
#var.paths: |