Alerting

Splunk Alert: Are actions performed by a single or multiple thread?

morethanyell
Builder

We have an alert which sends email for every result. In the query, there is a sorting process which is important in the sequence of our email notifications. Say our SPL is like this:

...
| sort Hierarchy
| table Hierarchy, Field2, Field3

For example, the query above results to a 5x3 table (5 rows) .:

Hierarchy Field2 Field3
1         aaa    zzz 
2         bbb    yyy
3         ccc    xxx
4         ddd    www
5         eee    uuu

What we notice is our MS Outlook receives the 5 emails not in order. It's very important for our stakeholders to receive these email notifications in order.

Is there some kind of a documentation (which I can't find, that's why I'm asking here) that will confirm that the reason for this is because Splunk performs the send email function asynchronously or in multiple threads instead of synchronous or single thread? Or are there other explanations?

0 Karma

morethanyell
Builder

Tumbleweed

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

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