Hello,
I'm trying to find a way to get a hold of the cleared time for a historical alert. Basically, when an alert comes in when nobodies watching, and then clears itself, we would like to know how long that alert was active for. I thought we might be able to perform a custom SWQL query. The object Orion.AlertHistory has a 'timestamp' property, but nothing that might indicate the time it cleared.
My next thought was to maybe create a custom property for the alert in question, and then use a reset action on the alert to change that properties value to the current time, effectively capturing the time it reset.
Does that make sense? Am I on the right track?
This is all pretty far out of my day-to-day, so I'm hoping one of you fine folks might be able to point me in the right direction. Any advice would be greatly appreciated.
Thanks!