fabric8io / fluent-plugin-kubernetes_metadata_filter

Enrich your fluentd events with Kubernetes metadata
Apache License 2.0
350 stars 166 forks source link

Add podIP to metadata filter #280

Closed vkperumal closed 3 years ago

vkperumal commented 3 years ago

This PR adds podIP to metadata. This is helpful with correlating with access logs.

vkperumal commented 3 years ago

@jcantrill all the test cases are fixed which ran successfully locally