<?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: Search filter giving unexpected results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-filter-giving-unexpected-results/m-p/233951#M69531</link>
    <description>&lt;P&gt;That worked perfectly.  Thanks for the help and the prompt reply.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2016 19:30:08 GMT</pubDate>
    <dc:creator>szimmer661</dc:creator>
    <dc:date>2016-10-05T19:30:08Z</dc:date>
    <item>
      <title>Search filter giving unexpected results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-filter-giving-unexpected-results/m-p/233949#M69529</link>
      <description>&lt;P&gt;I have the following search:&lt;/P&gt;

&lt;P&gt;index=ironstream MFSOURCETYPE=SMF110 (SAPPLID=CSFBTP0* AND (TRAN=PA6* OR HOL* OR SMX* OR SBI* OR SAP*)) | bin _time span=15m | eval IntervalTime=strftime(_time,"%H.%M") | chart count(TRAN) as "Transaction Count" over IntervalTime by TRAN&lt;/P&gt;

&lt;P&gt;Results are including transaction names like LGAB, MBRC and SFBC and  don't include transaction names like SMXS and SMXU, for which we did have counts for the time frame selected.&lt;/P&gt;

&lt;P&gt;Results from a similar search with the same filters, but that sums a numeric field yield closer to expected results, but include a transaction named COIE and again don't include the SMX* transactions.&lt;/P&gt;

&lt;P&gt;I obviously don't understand something about the filtering and any help will be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:18:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-filter-giving-unexpected-results/m-p/233949#M69529</guid>
      <dc:creator>szimmer661</dc:creator>
      <dc:date>2020-09-29T11:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Search filter giving unexpected results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-filter-giving-unexpected-results/m-p/233950#M69530</link>
      <description>&lt;P&gt;Assuming the field TRAN has been extracted. try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=ironstream MFSOURCETYPE=SMF110 (SAPPLID=CSFBTP0* AND (TRAN=PA6* OR TRAN=HOL* OR TRAN=SMX* OR TRAN=SBI* OR TRAN=SAP*)) | bin _time span=15m | eval IntervalTime=strftime(_time,"%H.%M") | chart count(TRAN) as "Transaction Count" over IntervalTime by TRAN
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Oct 2016 19:00:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-filter-giving-unexpected-results/m-p/233950#M69530</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-10-05T19:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Search filter giving unexpected results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-filter-giving-unexpected-results/m-p/233951#M69531</link>
      <description>&lt;P&gt;That worked perfectly.  Thanks for the help and the prompt reply.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 19:30:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-filter-giving-unexpected-results/m-p/233951#M69531</guid>
      <dc:creator>szimmer661</dc:creator>
      <dc:date>2016-10-05T19:30:08Z</dc:date>
    </item>
  </channel>
</rss>

