cloudfoundry / cf-k8s-logging

Apache License 2.0
5 stars 11 forks source link

Enriching logs with Kubernetes labels/annotations via a Fluentd input plugin should be possible with less overhead #64

Closed pianohacker closed 3 years ago

pianohacker commented 3 years ago

When enriching Fluentd logs via filtering, I want Kubernetes labels and annotations to be added without dropping performance or adding overhead, so that my log transport infrastructure doesn't overload my cluster.

AC

Given a Fluentd When I add the new Fluentd filter plugin And configure it with my desired labels, annotations, and other necessary information Then I see my desired labels and annotations on outgoing logs

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

heycait commented 3 years ago

Closing this out as this is an investigation to improving logging performance that was not picked up. This could be re-opened in the future if needed.