What is the correct way to configure Windows Event Log Monitor alerting, making it as generic as possible? E.g. I'd like to get an email any time there's an error, and to include the text of the error in the email.
At the moment, we have generic "Application down" and "Component down" alerts. By default they do not include the ${WindowsEventMessages} value - and probably shouldn't, as it's specific to Windows Events logs.
Does this mean I need to separate my "component down" alerts into two: for Windows Event logs, and for all others?
Would someone be willing to post a screenshot of your trigger conditions for the Windows Event Monitor alerts? I imagine it'll be something like this?
TIA.