Hello, I have the following issue:
I receive alerts in mail that have the following body format:
Total emails: "number of mails"
I want an alert to be created, only when the "number of mails" > specific threshold.
Is there a way to achieve that?
I have tried with regex, but I cannot make it work.
Thanks.