<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Splunk Alert: Are actions performed by a single or multiple thread? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Splunk-Alert-Are-actions-performed-by-a-single-or-multiple/m-p/429354#M7467</link>
    <description>&lt;P&gt;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:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...
| sort Hierarchy
| table Hierarchy, Field2, Field3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For example, the query above results to a 5x3 table (5 rows) .:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Hierarchy Field2 Field3
1         aaa    zzz 
2         bbb    yyy
3         ccc    xxx
4         ddd    www
5         eee    uuu
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;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?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2018 13:13:30 GMT</pubDate>
    <dc:creator>morethanyell</dc:creator>
    <dc:date>2018-12-12T13:13:30Z</dc:date>
    <item>
      <title>Splunk Alert: Are actions performed by a single or multiple thread?</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-Alert-Are-actions-performed-by-a-single-or-multiple/m-p/429354#M7467</link>
      <description>&lt;P&gt;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:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...
| sort Hierarchy
| table Hierarchy, Field2, Field3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For example, the query above results to a 5x3 table (5 rows) .:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Hierarchy Field2 Field3
1         aaa    zzz 
2         bbb    yyy
3         ccc    xxx
4         ddd    www
5         eee    uuu
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 13:13:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-Alert-Are-actions-performed-by-a-single-or-multiple/m-p/429354#M7467</guid>
      <dc:creator>morethanyell</dc:creator>
      <dc:date>2018-12-12T13:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Alert: Are actions performed by a single or multiple thread?</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-Alert-Are-actions-performed-by-a-single-or-multiple/m-p/429355#M7468</link>
      <description>&lt;P&gt;Tumbleweed&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 03:30:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-Alert-Are-actions-performed-by-a-single-or-multiple/m-p/429355#M7468</guid>
      <dc:creator>morethanyell</dc:creator>
      <dc:date>2019-01-09T03:30:40Z</dc:date>
    </item>
  </channel>
</rss>

