Alerting

Data missing in Alert search

MScottFoley
Path Finder

I am doing an audit on Splunk alerts.  One of the things I am looking for is if the Alert name is in the subject of the email that gets sent.   I run the search at the bottom of this message and parse that.  There are hundreds of alerts and most of them have one of these two settings.  

"action.email.subject.alert": "$name$"
"action.email.subject": "$name$"

I don't know the difference between the two, but they seem to match proper alert setups in the GUI.  There are a few dozen alerts that don't return either of these though.  When I look at one of those alerts in the GUI it has the correct setting for the alert.   The email subject is $name$. 

Why don't these Alerts that seem to be configured correctly return the "action.email.subject" field?  

Thanks, 

I have even run the search where I return all fields and can't find another that looks like it would be the subject field.

Search:
|rest/servicesNS/-/-/saved/searches | search alert.track=1
| fields title Action.email.to Action.email.subject Action.email.subject.alert 

Splunk 7.3.3

Labels (1)
0 Karma
1 Solution

tscroggins
Influencer

@MScottFoley 

Do you see $name$ for the alerts in the GUI, or do you see Splunk Alert: $name$? The default subject values come from $SPLUNK_HOME/etc/system/default/alert_actions.conf:

[email]
# ...
subject = Splunk Alert: $name$
subject.alert = Splunk Alert: $name$
subject.report = Splunk Report: $name$

View solution in original post

0 Karma

MScottFoley
Path Finder

I looked at a couple that were not showing up and they did have "Splunk Alert: $name$" as the subject.   When I looked at the output from the search I did not see any with Splunk Alert: $name$.  This leads me to believe that any alert missing the value is set to the default.   I'll do a couple of tests to see it that holds true. 

Thanks.     

0 Karma

tscroggins
Influencer

@MScottFoley 

Do you see $name$ for the alerts in the GUI, or do you see Splunk Alert: $name$? The default subject values come from $SPLUNK_HOME/etc/system/default/alert_actions.conf:

[email]
# ...
subject = Splunk Alert: $name$
subject.alert = Splunk Alert: $name$
subject.report = Splunk Report: $name$

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...