All Apps and Add-ons

HipChat Room Notification Alert: How to get all the results of an alert email to also appear in HipChat and other custom alerts?

burwell
SplunkTrust
SplunkTrust

We have an alert that returns a set of errors by error type:

index=foo ... | stats count as count_errors by myfield | sort - count_errors | where count_errors > 0

This will produce

myfield        count
errortype1     45
errortype2     33
errortype3     10

We can get this table emailed to use using line and table.

For custom actions, e.g. HipChat, I can only see to get one value for the first one by referencing $result.myfield$

How can we get all the results that email would see to also appear in HipChat or other custom alerts?

0 Karma
1 Solution

starcher
Influencer

Try changing the alert mode of the search in Searches, Reports and Alerts, from Once per Search to Once per Result

View solution in original post

starcher
Influencer

Try changing the alert mode of the search in Searches, Reports and Alerts, from Once per Search to Once per Result

burwell
SplunkTrust
SplunkTrust

Hmm. Wouldn't that cause two different alerts? I guess I can try and let you know.

0 Karma

burwell
SplunkTrust
SplunkTrust

Yes I got two separate alerts back to back. At least I can see the info. Thanks.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...