veza/ansible/roles/filebeat/files/kibana.yml
2025-12-03 22:56:50 +01:00

13 lines
347 B
YAML

# Module: kibana
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.5/filebeat-module-kibana.html
# Ansible managed
- module: kibana
# 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/kibana/kibana.log'