<?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 How to include a text message in an alert? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-include-a-text-message-in-an-alert/m-p/454840#M8034</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I have used '$result.message$' to print a specific field in the log over the email.But this reference prints the message 2 times.I have totally 11 occurrences for the search string at the same time.I have triggered the alert after 10th occurrence.I just want to print this message only once,Is there any way?&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2019 05:20:42 GMT</pubDate>
    <dc:creator>raghavprakasam</dc:creator>
    <dc:date>2019-05-14T05:20:42Z</dc:date>
    <item>
      <title>How to include a text message in an alert?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-a-text-message-in-an-alert/m-p/454840#M8034</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I have used '$result.message$' to print a specific field in the log over the email.But this reference prints the message 2 times.I have totally 11 occurrences for the search string at the same time.I have triggered the alert after 10th occurrence.I just want to print this message only once,Is there any way?&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 05:20:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-a-text-message-in-an-alert/m-p/454840#M8034</guid>
      <dc:creator>raghavprakasam</dc:creator>
      <dc:date>2019-05-14T05:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a text message in an alert?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-a-text-message-in-an-alert/m-p/454841#M8035</link>
      <description>&lt;P&gt;Converted from an answer to a question.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 12:48:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-a-text-message-in-an-alert/m-p/454841#M8035</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-05-14T12:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to include a text message in an alert?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-a-text-message-in-an-alert/m-p/454842#M8036</link>
      <description>&lt;P&gt;Hi @raghavprakasam,&lt;/P&gt;

&lt;P&gt;I see multiple solutions for your problems : &lt;/P&gt;

&lt;P&gt;1- You can use the &lt;CODE&gt;dedup&lt;/CODE&gt; command to drop the number of results to one.&lt;BR /&gt;
2- You can use the &lt;CODE&gt;stats count by yourevent&lt;/CODE&gt;command and change the condition to trigger on the count &amp;gt;10 instead of counting the events with the alert.&lt;BR /&gt;
3- You can leverage the alert throttle to reduce the total number of message you receive.&lt;/P&gt;

&lt;P&gt;Let me know the query you are using and I can help you fix it to reduce the number of events if you're not able to with the above.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 14:40:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-a-text-message-in-an-alert/m-p/454842#M8036</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-14T14:40:46Z</dc:date>
    </item>
  </channel>
</rss>

