Sign inSign up

koombea/fluentd

By koombea

Updated over 7 years ago

Fluentd with fluent-plugin-elasticsearch plugin

Image
0

1.9K

koombea/fluentd repository overview

koombea/fluentd

Fluentd with ElasticSearch plugin.

Usage

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>

Tag summary

Content type

Image

Digest

Size

18.3 MB

Last updated

over 7 years ago

docker pull koombea/fluentd