athoune / fluentd-ambassador

Send all fluentd events to Redis STREAMS
GNU Affero General Public License v3.0
0 stars 0 forks source link

Fluentd ambassador

Send all fluentd messages to a Redis STREAMS.

The Ambassador is tiny, brainless, and stateless.

The real job is done by some Redis STREAMS consumers.


a VM
+-----------------------+
|                       |
| Docker -> Ambassador -+-> Redis STREAMS
|                       |
+-----------------------+

You can watch the queue size (in percent) throught the prometheus endpoint.