fluentd-docker

module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2019 License: BSD-3-Clause

README

Fluentd-docker

Fluentd-docker is a project to build a custom docker image containing fluentd and several plugins.

Fluentd image with plugin installed:

This image is base on https://hub.docker.com/r/fluent/fluentd/. You can define your own config by mounting your fluentd config :

docker run -ti -v $PWD/fluent.conf:/fluentd.conf -e FLUENTD_CONF=yours.conf

Release

To release a new docker image on docker hub https://hub.docker.com/r/skycirrus/fluentd-docker/, we need to create a tag on master:

git checkout master
git tag v0.0.x
git push origin v0.0.x

Directories

Path Synopsis
e2e
cli
k8s

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL