Splunk Search

What does the action "sendmn" refer to?

CMSchelin
Path Finder

I'm running this search:

| rest/servicesNS/-/-/saved/searches
| search disabled=0 AND is_scheduled=1 AND eai:acl.sharing!="user" AND alert_type!="always"
| fields title author actions action.email.to
| sort title

One of the results I get back shows the actions as "email, sendmn". However, I can't find any correlation between "sendmn" and anything about the alert it's related to.

What does this field refer to?

Tags (3)

gduggan1
Path Finder

I just ran into the same issue, I am certain that is created by the "mobile_access" app

config should be in default/alert_actions.conf

# the custom alert action for sending Apple push notification in Splunk 6.2 or earlier
[sendmn]
command = |rest /services/server/info splunk_server=local|sendmn alert="$name$" sid="$search_id$" \
results_count="$results.count$" severity="$alert.severity$" \
alert_expires="$alert.expires$" results_link="$results.url$" count_type="$counttype$" \
app="$app$"
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...