fluent-plugin-gcloud-pubsub
fluent-plugin-gcloud-pubsub copied to clipboard
Fix error message_count is too large
Hi, I fix error message_count is too large. It's due to Fluentd's API limitation. Please see https://github.com/tagomoris/fluent-plugin-buffer-lightening/issues/6 .
This PR will also enable to use file or memory buffer plugin instead of lightning buffer in fluent.conf.
@mdoi Please check this PR?