We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe4c97 commit 5bf90a5Copy full SHA for 5bf90a5
pages/1.11/monitoring/logging/aggregating/elk/index.md
@@ -56,6 +56,7 @@ For all nodes in your DC/OS cluster:
56
- /var/lib/mesos/slave/slaves/*/frameworks/*/executors/*/runs/latest/stderr*
57
- /var/log/mesos/*.log
58
- /var/log/dcos/dcos.log
59
+ exclude_files: ["stdout.logrotate.state", "stdout.logrotate.conf", "stderr.logrotate.state", "stderr.logrotate.conf"]
60
tail_files: true
61
output.elasticsearch:
62
hosts: ["$ELK_HOSTNAME:$ELK_PORT"]
0 commit comments