Hello, I'm currently trying to set up a check for our Swyx servers. I'd like to verify the following:
Is there an event in the event log with ID 8708, of type “Information,” and the text “Link has been disconnected” in the description? If so, the check should fail. However, if an event with ID 8706 of the “Information” type follows, with the description “Link is established,” the check should return to green.
If I understand correctly, a check like this isn’t possible yet, is it?