<?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 use where parameter? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164285#M46660</link>
    <description>&lt;P&gt;You want to place the where clause after your stats count. Like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype="email_fetching" Fetching  | stats count | where count&amp;gt;80
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jun 2015 06:58:15 GMT</pubDate>
    <dc:creator>aholzer</dc:creator>
    <dc:date>2015-06-16T06:58:15Z</dc:date>
    <item>
      <title>how to use where parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164283#M46658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using where clause but it is not giving any result. It showing the result as (0) in counts section. My query is -&lt;/P&gt;

&lt;P&gt;eventtype="email_fetching" Fetching |  where count&amp;gt;80 | stats count&lt;/P&gt;

&lt;P&gt;Kindly suggest where I am wrong?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Ankit&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:35:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164283#M46658</guid>
      <dc:creator>sunnyparmar</dc:creator>
      <dc:date>2015-06-16T06:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to use where parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164284#M46659</link>
      <description>&lt;P&gt;My logs are showing on splunk like given below -&lt;/P&gt;

&lt;P&gt;INFO [main] 05-21 10:00:53 Fetching 0 messages. Total 0 messages. (Reading.java:270) &lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:38:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164284#M46659</guid>
      <dc:creator>sunnyparmar</dc:creator>
      <dc:date>2015-06-16T06:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to use where parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164285#M46660</link>
      <description>&lt;P&gt;You want to place the where clause after your stats count. Like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype="email_fetching" Fetching  | stats count | where count&amp;gt;80
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:58:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164285#M46660</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2015-06-16T06:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to use where parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164286#M46661</link>
      <description>&lt;P&gt;Hello! Put the &lt;STRONG&gt;where&lt;/STRONG&gt; clause after the &lt;STRONG&gt;count&lt;/STRONG&gt;. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    eventtype="email_fetching" Fetching| stats count as totalcount | where totalcount&amp;gt;80 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 07:00:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164286#M46661</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-06-16T07:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to use where parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164287#M46662</link>
      <description>&lt;P&gt;thanks buddy.. It works..&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 07:38:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164287#M46662</guid>
      <dc:creator>sunnyparmar</dc:creator>
      <dc:date>2015-06-16T07:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to use where parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164288#M46663</link>
      <description>&lt;P&gt;thanks buddy.. It works..&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2015 07:38:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-use-where-parameter/m-p/164288#M46663</guid>
      <dc:creator>sunnyparmar</dc:creator>
      <dc:date>2015-06-16T07:38:23Z</dc:date>
    </item>
  </channel>
</rss>

