Hello, As shown below miliseconds in timestamp is not same as miliseconds in log message.
The log message is coming from journal via fluentbit gelf output plugin.
I’ve checked fluentbit logging and I could found timestamp raw data with Unixtime(Real number).
So in conclusion, it looks like timestamp is getting wrong milliseconds representation.
Does anybody got a solution for it?