Constant Error messages in the Trap Adapter log related to timestamp
The following errors are seen in the logs:
<Date & Time> trap_mgr_parse.asl[00]: START : Timestamp 'Invalid time value' is invalid, using 'DD-MM-YYYY 12:11:35 GTB Daylight Time' instead.
All Supported Smarts Releases
The flag "USE_CURRENT_TIME" determines whether the timestamp contained in the trap or the time the trap was received will be used when creating notifications.
When using threads, traps can appear to come in out of order if this switch is enabled. CLEAR traps will be reordered, but other traps will appear to occur at the time they were processed.
To resolve this issue, do the following:
USE_CURRENT_TIME = FALSE to USE_CURRENT_TIME = TRUE