Kibana monitoring - recent log entries lost timezone

Just noticed that on the Monitoring overview screen, "recent log entries" have the wrong timestamp by our timezone offset. The same log entry in Discover has the correct timestamp.

Everything involved is 7.5.2, filebeat elasticsearch module sending to elastic ingest pipeline, all are pretty basic config. We don't really use the monitoring log entries screen, it's easier to search in discover, but it causes a brief panic.

Any ideas?

Thanks.

Hey @rugenl,

I was wondering if the offset is still correct based on the "dateFormat:tz" you have set in Kibana > Management > Advanced settings?

If you have it set to Browser, then it should apply the offset based on your current location. Discover might be using UTC, so you can also try setting that offset to match the data.

Also, do you see any GMT offset in the url, when you change the timeframe?

@rugenl

Disregard my previous post. We have identified that this is indeed a bug on our end: https://github.com/elastic/kibana/issues/56903

Thank you for bringing it to our attention!

Opened 42 minutes ago, I got a fresh one :slight_smile:

Thanks

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