I need to be able to create an alert after several emails have been sent to opsgenie. I have 1 email address where 4 data queues are monitored, In an event when a data queue gets to a certain size, an email will be sent to opsgenie containing the specific data queue "Data queue Data1 in system" where it can be Data1, 2, 3, or 4. How do I use Opsgenie to add business intelligence to create an alert if 3 of the 4 data queues are generating an email?
@Jay Strand there are two ways to do this, depending on how many and when the emails are generated.
Can you get by with just counting the number of emails received, without parsing the Data1, Data2, etc.? If so, you can just use a notification policy to suppress notifications until the counter reaches 3.
If you need to parse the DataX field and your Opsgenie license supports the OEC, I would use that. One strategy:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.