loghouse icon indicating copy to clipboard operation
loghouse copied to clipboard

Field name conflict between JSON log and pod metadata

Open zuzzas opened this issue 7 years ago • 0 comments

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.

zuzzas avatar Apr 24 '18 11:04 zuzzas