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!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...