Hi, I'm looking for a watcher setup on different error codes generated in the logs and trigger an alert when any error code matches in the logs. Please advise how to set it up?
Example:
ERR 0011: Invalid account number
ERR 0022: Error in processing account
ERR 0033: Payment verification timeout.
....
Can you please provide me with example watch script that would be much helpful?
Thank you..!!