<?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 Re: A loop to mail individual events to different addresses in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115535#M30626</link>
    <description>&lt;P&gt;This functionality doesn't exist.&lt;BR /&gt;
But you can create your own scripted alert that will create the emails after parsing the results.&lt;/P&gt;

&lt;P&gt;see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Alert/Configuringscriptedalerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Alert/Configuringscriptedalerts&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Oct 2013 00:43:13 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2013-10-26T00:43:13Z</dc:date>
    <item>
      <title>A loop to mail individual events to different addresses</title>
      <link>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115534#M30625</link>
      <description>&lt;P&gt;I have a simple search similar to this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host=ccirc.example.com | table email malware | sort email | uniq
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which gives me results like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;freddy@example.com zeroconf
jimbob@example.com conficker
jamesdean@example.com citadel
marthastewart@example.com zeus
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is it possible for me to iterate through each line and send a boilerplate email to the address in the fist field, basically saying "you are infected with $virus"?&lt;/P&gt;

&lt;P&gt;I should also note that the source file for this search is generated by a script once a day, so you don't see individual lines coming in 'real time.'&lt;/P&gt;

&lt;P&gt;Any insights are much appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 15:42:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115534#M30625</guid>
      <dc:creator>decoherence</dc:creator>
      <dc:date>2013-10-25T15:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: A loop to mail individual events to different addresses</title>
      <link>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115535#M30626</link>
      <description>&lt;P&gt;This functionality doesn't exist.&lt;BR /&gt;
But you can create your own scripted alert that will create the emails after parsing the results.&lt;/P&gt;

&lt;P&gt;see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Alert/Configuringscriptedalerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Alert/Configuringscriptedalerts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2013 00:43:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115535#M30626</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-10-26T00:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: A loop to mail individual events to different addresses</title>
      <link>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115536#M30627</link>
      <description>&lt;P&gt;by the way nice reference to the quantic transient state.&lt;BR /&gt;
&lt;A href="http://en.wikipedia.org/wiki/Quantum_decoherence"&gt;http://en.wikipedia.org/wiki/Quantum_decoherence&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2013 00:44:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115536#M30627</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-10-26T00:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: A loop to mail individual events to different addresses</title>
      <link>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115537#M30628</link>
      <description>&lt;P&gt;Thanks for pointing me in the right direction!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:21:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/A-loop-to-mail-individual-events-to-different-addresses/m-p/115537#M30628</guid>
      <dc:creator>decoherence</dc:creator>
      <dc:date>2013-10-29T15:21:15Z</dc:date>
    </item>
  </channel>
</rss>

