Alerting

Need Documentations Links

sanjai
Path Finder
 

Hi Splunkers,

I am currently working on creating custom alerts with JavaScript and am encountering issues with finding proper documentation. I reviewed some posts in the Splunk community that included documentation links, but many of those links are expired or removed. Could someone provide me with the current documentation links for creating custom alerts with JavaScript? Specifically, I am working with parameters like:

'action.email.sendresults': 1,
'action.email.message.alert': 'xxxxx',
'action.email.to': email,
'action.logevent.param.event': '{"session_id": $result.session_id$, "user": $result.user_name$}',
'action.logevent.param.index': index,
'alert.digest_mode': 0,
'alert.suppress': 1,

Thanks,
Sanjai

 
Labels (2)
Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The parameters are documented in the Admin Manual and in $SPLUNK_HOME/etc/system/README/savedsearches.conf.spec.

Splunk's JavaScript SDK is documented at dev.splunk.com

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

New Case Study: How LSU’s Student-Powered SOCs and Splunk Are Shaping the Future of ...

Louisiana State University (LSU) is shaping the next generation of cybersecurity professionals through its ...

Splunk and Fraud

Join us on November 13 at 11 am PT / 2 pm ET!Join us for an insightful webinar where we delve into the ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...