mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-12 00:29:30 +00:00
added fluentd::config
this class overwrites the installation default 'td-agent.conf' with and include of the created '/etc/td-agent/conf.d' directory. All sources, matches and filters will be placed as single files in '/etc/td-agent/conf.d'.
This commit is contained in:
2
files/td-agent.conf
Normal file
2
files/td-agent.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# Include config files in the ./conf.d directory
|
||||
@include conf.d/*.conf
|
Reference in New Issue
Block a user