Metricbeat giving start_time wrong

I have version 7.12.0

and some process is giving me wrong start time. here is example

and I can only track it down when it is running

h101024:/proc/3333% cat stat
3333 (adb9-ompi) S 3329 3333 2764 0 -1 1073741824 10339957 385781 53 15 5388012 14010 335 541 39 19 11 0 61553816 24042086400 4353272 18446744073709551615 1 1 0 0 0 0 0 528384 1098960639 0 0 0 17 0 0 0 5820 0 0 0 0 0 0 0 0 0 0

System tells me it started today

h101024:/proc/3333% ps -eo pid,lstart |grep 3333
 3333 Tue Mar 29 13:04:18 2022

metricbeat give me this date
"start_time": "2016-11-10T20:15:37.000Z",

it is not happening to all of them. only sometime and randomly. can this be bug?

anyone has encounter this?

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