tomohisaota / fluent-plugin-forward-aws

Fluentd input/output plugin to forward logs through AWS S3 + SNS + SQS
Other
12 stars 7 forks source link

What's the current status of this plugin? #7

Open kiyoto opened 10 years ago

kiyoto commented 10 years ago

Hi,

I am part of the Fluentd core team. I learned via private communication (sorry that it is not out in the open) that some folks are interested in using this plugin at scale (their service has millions of users). If you can share any active use case of the plugin, that would be awesome =D

Thanks for your contribution!

tomohisaota commented 10 years ago

I'm not aware of any big services who use my plugin.

I myself use the plugin for "poin" backend. http://www.poin.co We use Amazon ElasticBeanstalk to auto scale our app servers. I wrote eb script to install td-agent + plugins on launch. It is working perfectly. But our service is not that big. (Up to 20 servers or so...)

BTW, If you think my plugin is useful to Fluentd core, I will be happy to transfer my plugin. The other plugin I wrote has been merged to main branch. https://github.com/tomohisaota/fluent-plugin-tail-multiline