<?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 query a string log value based on another string value? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-query-a-string-log-value-based-on-another-string-value/m-p/130751#M35630</link>
    <description>&lt;P&gt;Are you looking for a query to search for one string and ensure that other string is not found? If yes then try something like this&lt;/P&gt;

&lt;P&gt;source=yoursource "string1Val" NOT "string2Val"&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2014 16:39:38 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-04-14T16:39:38Z</dc:date>
    <item>
      <title>How to query a string log value based on another string value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-query-a-string-log-value-based-on-another-string-value/m-p/130750#M35629</link>
      <description>&lt;P&gt;How can I query for string1val but make sure that stringval2!=0?&lt;/P&gt;

&lt;P&gt;I tried something like this but new to splunk.&lt;/P&gt;

&lt;P&gt;source=*/thelog.log stringVal1=0 where stringVal2!=0 | stats count&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 16:29:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-query-a-string-log-value-based-on-another-string-value/m-p/130750#M35629</guid>
      <dc:creator>jaj</dc:creator>
      <dc:date>2014-04-14T16:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a string log value based on another string value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-query-a-string-log-value-based-on-another-string-value/m-p/130751#M35630</link>
      <description>&lt;P&gt;Are you looking for a query to search for one string and ensure that other string is not found? If yes then try something like this&lt;/P&gt;

&lt;P&gt;source=yoursource "string1Val" NOT "string2Val"&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 16:39:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-query-a-string-log-value-based-on-another-string-value/m-p/130751#M35630</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-04-14T16:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a string log value based on another string value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-query-a-string-log-value-based-on-another-string-value/m-p/130752#M35631</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;source=*/thelog.log (stringVal1=0 AND stringVal2!=0) | stats count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Apr 2014 16:54:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-query-a-string-log-value-based-on-another-string-value/m-p/130752#M35631</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-04-14T16:54:08Z</dc:date>
    </item>
  </channel>
</rss>

