When I bring up this daemonset on my clusters, it typically works fine - I can query on namespace_name.
One of my clusters, however, the logs all use one namespace name out of the six I have on that cluster.
I've confirmed that pods running in other namespaces have log entries delivered to ES, but the kubernetes.namespace_name metadata is overwritten with the wrong namespace.
When I bring up this daemonset on my clusters, it typically works fine - I can query on namespace_name.
One of my clusters, however, the logs all use one namespace name out of the six I have on that cluster.
I've confirmed that pods running in other namespaces have log entries delivered to ES, but the kubernetes.namespace_name metadata is overwritten with the wrong namespace.
Has anyone run into this?
TIA.