treasure-data / chef-td-agent

Chef Cookbook for td-agent (Treasure Agent or Fluentd)
https://supermarket.chef.io/cookbooks/td-agent
Apache License 2.0
127 stars 120 forks source link

Support section arguments #118

Open salsa-dev opened 6 years ago

salsa-dev commented 6 years ago

It would be great to support section arguments like:

<buffer time>
</buffer>
deploymentking commented 6 years ago

That would be great too as I have had to bypass the LWRP with a custom template so that I can have secure forwarding via

<transport tls>
</transport>