Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

puppetlabs/infracore-fluentd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infracore-fluentd

Custom fluentd image for our logging stack based on the Kubernetes project fluentd container

Significant changes from upstream

  • Add fluent-plugin-grafana-loki to the Gems built for the container because the plugin requires native extensions and native extensions cannot be added at runtime due to all dev tools being unavailable (which is probably good security/reproducability practice).

Build

# create TAG and latest version tagged images using Docker
make build
# push TAG and latest to PREFIX
make push

About

Custom fluentd image for our logging stack

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published