fluentd-kubernetes-sumologic icon indicating copy to clipboard operation
fluentd-kubernetes-sumologic copied to clipboard

Documentation Question

Open breznik opened this issue 6 years ago • 2 comments

The KUBERNETES_META envariable is documented as: "Include or exclude Kubernetes metadata such as namespace and pod_name if using JSON log format."

So, if the default is true, does that mean it is including metadata or excluding metadata?

breznik avatar Feb 01 '19 22:02 breznik

KUBERNETES_META=true means meta is included, while false means its excluded. Perhaps saying "Include Kubernetes metadata..." (no exclude) would be clearer?

bendrucker avatar Feb 02 '19 00:02 bendrucker

Sure, anything that reduces ambiguity would be nice. Or you can just tweak to "Include (true) or exclude (false) Kubernetes metadata such as namespace and pod_name if using JSON log format."

breznik avatar Feb 02 '19 00:02 breznik