Skip to content

panubo/docker-fluentd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker images for Fluentd

build and push on main license

Panubo's customised fluentd Docker images.

  • debian - Debian base for Systemd support.
  • stress-tester - Fluentd image that continuously outputs log messages for testing logging systems.

Important

Maintained by Panubo — Cloud Native & SRE Consultants in Sydney. Work with us →

Fluentd (Debian Base)

This includes the following plugins:

Systemd

Setting systemd matches

Config

Mount your fluentd config files into the container at /fluentd/etc/conf.d/*.conf for fluentd to pick them up.

Example Usage

docker run --rm -it --name fluentd -v $(pwd)/conf.d:/fluentd/etc/conf.d:ro -v $(pwd)/data:/home/fluent -v /var/log/journal:/var/log/journal:ro --security-opt label:disable --group-add 190 --user 1000 panubo/fluentd:1.11.1-debian

License

MIT License Volt Grid Pty Ltd.

Status

Stable and production ready.

Important

About Panubo

This project is maintained by Panubo, a technology consultancy based in Sydney, Australia. We build reliable, scalable systems and help teams master the cloud-native ecosystem.

We are available for hire to help with:

  • SRE & Operations: Improving system reliability and incident response.
  • Platform Engineering: Building internal developer platforms that scale.
  • Kubernetes: Cluster design, security auditing, and migrations.
  • DevOps: Streamlining CI/CD pipelines and developer experience.
  • See our other services

Need a hand with your infrastructure? Let’s have a chat or email us at team@panubo.com.

About

Docker image for fluentd

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •