Log UI doesn't show log.level

I have filebeat that process my logs.
Logs in the following format:
{"@timestamp":"2022-07-08T10:01:43.181Z","log.level":"info","message":"verifyReceipt: found receipt","ecs":{"version":"1.6.0"}}

When i use discover section i see field log.level and can view values like "info" or "error".

But when i open Log UI and setup it to show log.level field this field always empty. If i click on line and select view details i don't see log.level on details popup.

Why log.level is empty in Log UI?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.