Sign inSign up

aanatoly/fluentd

By aanatoly

Updated about 7 years ago

Fluentd with ElasticSearch plugin

Image
0

339

aanatoly/fluentd repository overview

Fluentd with ElasticSearch plugin.

Default config accepts http and fluentd inputs and copies logs to stdout.

Usage

docker run -d \
    -p 24224:24224 \
    -p 24224:24224/udp \
    -p 9880:9880 \
    -v /etc/fluent.conf:/fluentd/etc/fluent.conf \
    aanatoly/fluentd

To send some logs use wget --no-proxy -O - 'http://this.host:9880/tag?json={"key":"value"}'

Tag summary

Content type

Image

Digest

Size

13.9 MB

Last updated

about 7 years ago

docker pull aanatoly/fluentd