<?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 create a (where) Alert parameter in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-where-Alert-parameter/m-p/65863#M16340</link>
    <description>&lt;P&gt;Great. Thanks. Guess I missed that one. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2013 19:19:02 GMT</pubDate>
    <dc:creator>albyva</dc:creator>
    <dc:date>2013-09-17T19:19:02Z</dc:date>
    <item>
      <title>How to create a (where) Alert parameter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-where-Alert-parameter/m-p/65861#M16338</link>
      <description>&lt;P&gt;I'm using (where) to alert me if a field exceeds 80% but what I also need is to prevent it from&lt;BR /&gt;
alerting if that field exceeds 100%. Here is what I have now:&lt;/P&gt;

&lt;P&gt;&lt;SEARCH_FIELD&gt; | where bandwidth &amp;gt; 80&lt;/SEARCH_FIELD&gt;&lt;/P&gt;

&lt;P&gt;How can this be adjusted to be greater than 80, but less than 100?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 18:22:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-where-Alert-parameter/m-p/65861#M16338</guid>
      <dc:creator>albyva</dc:creator>
      <dc:date>2013-09-17T18:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a (where) Alert parameter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-where-Alert-parameter/m-p/65862#M16339</link>
      <description>&lt;P&gt;As you can see in the documentation for &lt;CODE&gt;where&lt;/CODE&gt;, that is just a simple &lt;CODE&gt;AND&lt;/CODE&gt;;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your_search&amp;gt; | where bandwidth &amp;gt; 80 AND bandwidth &amp;lt; 100
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Where"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Where&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 19:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-where-Alert-parameter/m-p/65862#M16339</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-09-17T19:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a (where) Alert parameter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-where-Alert-parameter/m-p/65863#M16340</link>
      <description>&lt;P&gt;Great. Thanks. Guess I missed that one. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 19:19:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-where-Alert-parameter/m-p/65863#M16340</guid>
      <dc:creator>albyva</dc:creator>
      <dc:date>2013-09-17T19:19:02Z</dc:date>
    </item>
  </channel>
</rss>

