kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image/fluent.conf
2018-01-19 17:20:30 +01:00

9 lines
231 B
Plaintext

# This is the root config file, which only includes components of the actual configuration
# Do not collect fluentd's own logs to avoid infinite loops.
<match fluent.**>
@type null
</match>
@include /etc/fluent/config.d/*.conf