loghouse
loghouse copied to clipboard
Field name conflict between JSON log and pod metadata
Hello there.
There is a potential name conflict between pod metadata and JSON log fields.
For example, in kube-nginx-ingress there is a field in JSON log called "host". The same field is also available in pod metadata.
If I query host = "hleb.co.uk", it won't filter by the host field in JSON log.