<?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: Exclulsion of values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599515#M208681</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The search is&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=123245 envId=* countryCode=$selected_Country$ httpserviceStatus=500 OR&amp;nbsp; message.status=* Or message.abpsStatus =* appName!=Null | dedup requestId| eval status= case(like('httpServiceStatus'."%50%") OR like('message.status',"Failure")OR like('message.abpsStatus',"Failure") | eval Failures=if(status="Failure",1,0)|timeChart span=1h count(Failures) as Fail by countryCode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The selected_Country will pass values like(SG,Hk,MY,ID) but somehow we are getting graphs for (null, Value,Other) values also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I am in need that the query should show the graphs for these countries alone based on selection SG,Hk,MY,ID and should ignore other values if I selected *(ALL) in the selected_Country token&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 02:59:52 GMT</pubDate>
    <dc:creator>sahana</dc:creator>
    <dc:date>2022-05-27T02:59:52Z</dc:date>
    <item>
      <title>Exclusion of values on dashboard- How to fix this?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599511#M208678</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have an filter for selecting the country values, provided this as a drop down. we have options like singapore,malaysia,china,vietnam and also have an option of ALL.&lt;/P&gt;
&lt;P&gt;Based on the above selection I have an panel that shows the success / failure counts graphs will appear.&lt;/P&gt;
&lt;P&gt;The issue I am facing is I am getting the values like(Null,Value,Other,18,38) in countryCode column if I run the dashboard. But I don't see any event with the countryCode parameter having this values.&lt;/P&gt;
&lt;P&gt;So, can you help on fixing this issue??&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sahana&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 15:08:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599511#M208678</guid>
      <dc:creator>sahana</dc:creator>
      <dc:date>2022-05-27T15:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exclulsion of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599513#M208679</link>
      <description>&lt;P&gt;Can you share the search that is giving you this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 02:03:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599513#M208679</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-27T02:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exclulsion of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599515#M208681</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The search is&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=123245 envId=* countryCode=$selected_Country$ httpserviceStatus=500 OR&amp;nbsp; message.status=* Or message.abpsStatus =* appName!=Null | dedup requestId| eval status= case(like('httpServiceStatus'."%50%") OR like('message.status',"Failure")OR like('message.abpsStatus',"Failure") | eval Failures=if(status="Failure",1,0)|timeChart span=1h count(Failures) as Fail by countryCode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The selected_Country will pass values like(SG,Hk,MY,ID) but somehow we are getting graphs for (null, Value,Other) values also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I am in need that the query should show the graphs for these countries alone based on selection SG,Hk,MY,ID and should ignore other values if I selected *(ALL) in the selected_Country token&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 02:59:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599515#M208681</guid>
      <dc:creator>sahana</dc:creator>
      <dc:date>2022-05-27T02:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exclulsion of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599517#M208683</link>
      <description>&lt;P&gt;Are you getting the issue when you select a single country e.g. "SG" or only when you select all countries "*"?&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 03:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599517#M208683</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-27T03:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exclulsion of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599521#M208686</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In both the cases we are getting the "null"&lt;/P&gt;&lt;P&gt;but when I select All i am getting all the un wanted values&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 04:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599521#M208686</guid>
      <dc:creator>sahana</dc:creator>
      <dc:date>2022-05-27T04:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exclulsion of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599540#M208689</link>
      <description>&lt;P&gt;limit=0 should get rid of OTHER and usenull=f should get rid of NULL&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|timeChart limit=0 span=1h count(Failures) as Fail by countryCode usenull=f&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 27 May 2022 07:38:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599540#M208689</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-27T07:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Exclulsion of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599554#M208692</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am getting values like ('VALUE',38,18 ) also in the same graphs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 09:50:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599554#M208692</guid>
      <dc:creator>sahana</dc:creator>
      <dc:date>2022-05-27T09:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exclulsion of values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599558#M208694</link>
      <description>&lt;P&gt;Is countryCode a multi-value field?&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 09:57:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Exclusion-of-values-on-dashboard-How-to-fix-this/m-p/599558#M208694</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-27T09:57:15Z</dc:date>
    </item>
  </channel>
</rss>

