Alerting

Need Alert email with the information of triggered candidate and what he trigger??

Rocky31
Path Finder

I created an alert with this SPL( index=_audit action=edit OR action=create OR action=delete OR action=change| stats count by user, action ) but i am receiving email when admin trigger, but in that email i don't see any information about who trigger and what he trigger, can any one help me out of this.

Tags (1)
0 Karma

burwell
SplunkTrust
SplunkTrust

You need to modify the actions of the email alert.

  1. Searches and Reports
  2. Under Alert Actions -> Click to Edit Actions
  3. Maybe you want the inline table

One thing I found helpful was to do something like this to threshold on the number of errors but still see the original events

stats values(_raw) AS raw count as errors | where errors > *threshold* |   table errors raw | mvexpand raw

Rocky31
Path Finder

is that a syntax

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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