<?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: How to configure a custom alert on the basis of count of single unique field value? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-a-custom-alert-on-the-basis-of-count-of-single/m-p/515586#M63124</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223580"&gt;@schiwark&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;did you tried something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search earliest=-10m@m latest=now
| stats values(fieldB) AS fieldB count BY fieldA
| where count&amp;gt;10&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Sat, 22 Aug 2020 07:48:20 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-08-22T07:48:20Z</dc:date>
    <item>
      <title>How to configure a custom alert on the basis of count of single unique field value?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-a-custom-alert-on-the-basis-of-count-of-single/m-p/515578#M63123</link>
      <description>&lt;P&gt;I want to configure an alert where alert should trigger if any unique value from field A is 5 or more than 5 in last 10 minutes.&lt;/P&gt;&lt;P&gt;I was able to configure the above part but along with the field A I also want the values of field B in an inline table of an alert which are associated with field A.&lt;/P&gt;&lt;P&gt;Can someone suggest me on this?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 02:50:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-a-custom-alert-on-the-basis-of-count-of-single/m-p/515578#M63123</guid>
      <dc:creator>schiwark</dc:creator>
      <dc:date>2020-08-22T02:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a custom alert on the basis of count of single unique field value?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-a-custom-alert-on-the-basis-of-count-of-single/m-p/515586#M63124</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223580"&gt;@schiwark&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;did you tried something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search earliest=-10m@m latest=now
| stats values(fieldB) AS fieldB count BY fieldA
| where count&amp;gt;10&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 07:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-a-custom-alert-on-the-basis-of-count-of-single/m-p/515586#M63124</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-08-22T07:48:20Z</dc:date>
    </item>
  </channel>
</rss>

