Fluentd with fluent-plugin-elasticsearch plugin
1.9K
Fluentd with ElasticSearch plugin.
Just provide a valid fluent.conf in /fluentd/etc/ folder.
<source>
type forward
port 24224
bind 0.0.0.0
</source>
<match *.*>
type stdout
</match>
Content type
Image
Digest
Size
18.3 MB
Last updated
over 7 years ago
docker pull koombea/fluentd