I set up an aggregate rule that sends notifications if the value of a particular field appears x number of times in a 1 minute interval. It works, but the message it sends out just includes the name of the rule as the alert description, ie. “The same value of field ‘example’ occurs 100 or more times in a 1 minute interval”.
This is not very useful as we have multiple apps that send to this stream, so I have to go to the stream and search for the source of the error manually. Is there a way to instead get the rule to include the value of the field as well?
Thanks,
Guy