Filter plugin that allows flutentd to use Docker Swarm metadata.
$ gem install fluent-plugin-swarm-metadata
Add following line to your Gemfile:
gem "fluent-plugin-swarm-metadata"And then execute:
$ bundle
You can generate configuration template:
$ fluent-plugin-config-format filter swarm-metadata
You can copy and paste generated documents here.
- Copyright(c) 2020- Michał Weinert
- License
- Apache License, Version 2.0