You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes events are received well after when there were created. The addition of a TimeReceived element can record when the event was received by the Event Repository (e.g Stroom proxy, Stroom Application, Syslog server, etc).
Some events have a duration as opposed to just a single point in time. The addition of a TimeEnded element can record when such events ended. (E.G. Connection events)
The text was updated successfully, but these errors were encountered:
Sometimes events are received well after when there were created. The addition of a
TimeReceived
element can record when the event was received by the Event Repository (e.g Stroom proxy, Stroom Application, Syslog server, etc).Some events have a duration as opposed to just a single point in time. The addition of a
TimeEnded
element can record when such events ended. (E.G. Connection events)The text was updated successfully, but these errors were encountered: