<?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: Throttling does not send multiple emails in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143946#M40033</link>
    <description>&lt;P&gt;In essence this is almost the same issue as &lt;A href="http://answers.splunk.com/answers/133059/throttle-saved-search-returns-1-email-istead-of-70"&gt;http://answers.splunk.com/answers/133059/throttle-saved-search-returns-1-email-istead-of-70&lt;/A&gt; - troublesome field names. Your other question stumbled over case sensitivity, now you're stumbling over field names containing spaces.&lt;/P&gt;

&lt;P&gt;In the rename command you're correctly enclosing the field name containing spaces in double quotes, but that fails for the list of throttling fields: Down there that's being interpreted as a string, hence you're only getting one alert per two minutes instead of one for each of your three values. You can fix that by removing the double quotes in the throttling fields list.&lt;BR /&gt;
Personally I prefer not to use spaces or other \W characters in field names if they're used for subsequent calculations. For example, using a field named "foo-bar" in the RHS of an eval command will make Splunk subtract field bar from field foo &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2014 23:07:50 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-04-25T23:07:50Z</dc:date>
    <item>
      <title>Throttling does not send multiple emails</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143945#M40032</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have my throttle set to send an email for each result, but of the 3 I expect I am only getting 1.  What am I doing wrong?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=something sourcetype=something serviceName=comparator NOT errorCode=abc123 level=ERROR 
| multikv
| stats count by masterId message
| search count &amp;gt;44 
| table masterId count message 
| rename message as "Repeated Error Message"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;tmpdmp.com/b14cec96f23eb0dd/0e4c331c27983435&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2014 21:31:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143945#M40032</guid>
      <dc:creator>bsizemore</dc:creator>
      <dc:date>2014-04-25T21:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Throttling does not send multiple emails</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143946#M40033</link>
      <description>&lt;P&gt;In essence this is almost the same issue as &lt;A href="http://answers.splunk.com/answers/133059/throttle-saved-search-returns-1-email-istead-of-70"&gt;http://answers.splunk.com/answers/133059/throttle-saved-search-returns-1-email-istead-of-70&lt;/A&gt; - troublesome field names. Your other question stumbled over case sensitivity, now you're stumbling over field names containing spaces.&lt;/P&gt;

&lt;P&gt;In the rename command you're correctly enclosing the field name containing spaces in double quotes, but that fails for the list of throttling fields: Down there that's being interpreted as a string, hence you're only getting one alert per two minutes instead of one for each of your three values. You can fix that by removing the double quotes in the throttling fields list.&lt;BR /&gt;
Personally I prefer not to use spaces or other \W characters in field names if they're used for subsequent calculations. For example, using a field named "foo-bar" in the RHS of an eval command will make Splunk subtract field bar from field foo &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2014 23:07:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143946#M40033</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-25T23:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Throttling does not send multiple emails</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143947#M40034</link>
      <description>&lt;P&gt;I removed the quotation marks, but it still doesn't work.  I will use the alternate method you mentioned.  Thanks for the reply.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2014 23:55:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143947#M40034</guid>
      <dc:creator>bsizemore</dc:creator>
      <dc:date>2014-04-25T23:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Throttling does not send multiple emails</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143948#M40035</link>
      <description>&lt;P&gt;Odd, this alert appears to throttle correctly for me:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/Clipboard02_1.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Apr 2014 00:06:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Throttling-does-not-send-multiple-emails/m-p/143948#M40035</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-26T00:06:17Z</dc:date>
    </item>
  </channel>
</rss>

