This is purely lies down to capacity of ur Elasticsearch cluster. I had the same issue 3 months ago, and had many failures. I built a 4 node cluster with 16 core cpu, 32gb ram with 16gb heap size, and 600gb storage and some configuration in elasticsearch to process and consume high traffic.. It solved my issue. Am sending like 70 to 100gb logs daily without any issues now. U can mail me personally for the elasticsearch configuration at xcod...@gmail.com. I will be happy to help
On Thursday, August 8, 2019, Sai Birada <sbi...@zscaler.com> wrote:
> I am maintaining file buffers and currently, I had around 100GB of logs buffered in files to be flushed to elasticsearch. I restarted fluentd, and as I am using file buffers it didn't flush anything at shutdown, upon restart instead of picking buffers, it ignored them. Currently, since the last 3 days, the buffered files are lying still and the data is not getting shipped to elasticsearch. Is there a way to get those buffered logs shipped to elasticsearch?
>
> --
> You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to flu...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/50106e48-906b-42e1-a66a-ed3c57325faf%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/50106e48-906b-42e1-a66a-ed3c57325faf%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/b46f7478-b7b4-4250-bb9c-4de255b7f238%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/b46f7478-b7b4-4250-bb9c-4de255b7f238%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/86be7d44-3663-40db-b956-0b0768c0f70f%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/86be7d44-3663-40db-b956-0b0768c0f70f%40googlegroups.com.
2019-08-02 12:46:23 +0000 [error]: config error file="/fluentd/etc/fluent.conf" error_class=Fluent::ConfigError error="Unknown output plugin 'detect_exceptions'. Run 'gem search -rd fluent-plugin' to find plugins"
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/e12a89a7-e4da-4af5-bb12-c3c4968252d9%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/38194e83-381d-4d53-8f6d-02fe33561e50%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/38194e83-381d-4d53-8f6d-02fe33561e50%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/81b782be-4710-407f-b38f-9bbf2e1712e6%40googlegroups.com.
<buffer>
@type file
path /sc/zagent/tmp/buffer
flush_mode interval
flush_interval 10s
delayed_commit_timeout 6000
chunk_limit_records 1000
retry_max_times 5
flush_thread_count 6
overflow_action block
</buffer>
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/81b782be-4710-407f-b38f-9bbf2e1712e6%40googlegroups.com.