<?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 create an alert threshold for value by count (current search gives error &amp;quot;Application.errorMessage)? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-an-alert-threshold-for-value-by-count-current/m-p/465418#M131121</link>
    <description>&lt;P&gt;I have a search using  &lt;CODE&gt;timechart&lt;/CODE&gt; count by [value] and I'd like to set up an alert for when any of the values reach more than 25 results in 30 minutes.&lt;/P&gt;

&lt;P&gt;Search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=[redacted] ...
| rex field=message "responseCode : (?&amp;lt;response&amp;gt;.*),"
| rex field=message "errorMessageKey : (?&amp;lt;response&amp;gt;.*),"
| timechart span=30m count by response usenull=f useother=f
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The response comes back like  &lt;CODE&gt;Application.errorMessage&lt;/CODE&gt; simple and short string.&lt;/P&gt;

&lt;P&gt;How can I achieve this?&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2020 19:56:42 GMT</pubDate>
    <dc:creator>trever</dc:creator>
    <dc:date>2020-05-26T19:56:42Z</dc:date>
    <item>
      <title>How to create an alert threshold for value by count (current search gives error "Application.errorMessage)?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-an-alert-threshold-for-value-by-count-current/m-p/465418#M131121</link>
      <description>&lt;P&gt;I have a search using  &lt;CODE&gt;timechart&lt;/CODE&gt; count by [value] and I'd like to set up an alert for when any of the values reach more than 25 results in 30 minutes.&lt;/P&gt;

&lt;P&gt;Search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=[redacted] ...
| rex field=message "responseCode : (?&amp;lt;response&amp;gt;.*),"
| rex field=message "errorMessageKey : (?&amp;lt;response&amp;gt;.*),"
| timechart span=30m count by response usenull=f useother=f
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The response comes back like  &lt;CODE&gt;Application.errorMessage&lt;/CODE&gt; simple and short string.&lt;/P&gt;

&lt;P&gt;How can I achieve this?&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 19:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-an-alert-threshold-for-value-by-count-current/m-p/465418#M131121</guid>
      <dc:creator>trever</dc:creator>
      <dc:date>2020-05-26T19:56:42Z</dc:date>
    </item>
  </channel>
</rss>

