Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

athenahealth/docker-fluentd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To build it run:

docker build --tag=athenahealth/fluentd:latest .

To start it run (where /etc/fluent is config location and /var/log is log destination on the host):

docker run -it -v /etc/fluent:/etc/fluent -v /var/log:/log athenahealth/fluentd:latest

Docker Repository on Quay.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published