Ad Widget

Collapse

.nodata Local time instead of Timestamp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PiotrIr
    Member
    • Jun 2013
    • 45

    #1

    .nodata Local time instead of Timestamp

    I’m trying to monitor backup using event log and everything seems to be working fine in trigger:

    {ACTIVE BACKUP EXEC:eventlog[Application,,,Backup Exec,34113,,].logseverity(0)}=4&{ACTIVE BACKUP EXEC:eventlog[Application,,,Backup Exec,34113,,].nodata(259200)}#1

    Apart of nodata which takes time from “Timestamp” instead of “Local time”. This causes sometimes problems when event log is read later then was logged. Is any way to use “Local time” or I have to accept this?
Working...