fluent-plugin-forest
fluent-plugin-forest copied to clipboard
I am trying to fetch logs from AWS Cloudwatch and push them to S3. I am running **td-agent (2.3.6-0)** in my ubuntu 16.04. I am using the following plugins :...
I've think the statement in README: > NOTE: This plugin will not be updated: Use Fluentd v0.14 native API to handle tags Should be explained somehow, how configure Fluentd to...
## Scenario All events from all systems are coming through to a Forest plugin to push into ElasticSearch using the first two elements of the tag as an index. The...
Forest creates a new output plugin for each tag / path it sees. When using the file buffer the buffered data is not flushed to the output plugin upon startup...
I want to ask how to avoid the problem. I'm not sure to be appropriate to issue the problem in this place, because this is involved with other system and...