2022-11-14 03:52 PM
I need to parse the event log time for aix log and not the time of collection. Did someone come up with a solution for it.
2022-11-30 04:21 AM
Do your events contain the event time in some form?
Looking at the parser code, i see that they should normally have a month, day and timestamp.
That can then be used to set the event time.