<?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 Showing table despite no result in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516187#M145032</link>
    <description>&lt;P&gt;Hi, I have base search which has appname field which lists all apps I have on splunk instance. I would like to output table or static in which it says whether apps a,b,c,d are present. If it is what it is version and what indexers are installed at. If there is no result found in base search, i would still like to see output as all a-d apps as absent status.&lt;BR /&gt;&lt;BR /&gt;I already have base search :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=.. host=... AND appname IN (a,b,c,d) &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="k31453_0-1598417543439.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10514i361F89A354A500BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="k31453_0-1598417543439.png" alt="k31453_0-1598417543439.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2020 04:53:06 GMT</pubDate>
    <dc:creator>k31453</dc:creator>
    <dc:date>2020-08-26T04:53:06Z</dc:date>
    <item>
      <title>Showing table despite no result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516187#M145032</link>
      <description>&lt;P&gt;Hi, I have base search which has appname field which lists all apps I have on splunk instance. I would like to output table or static in which it says whether apps a,b,c,d are present. If it is what it is version and what indexers are installed at. If there is no result found in base search, i would still like to see output as all a-d apps as absent status.&lt;BR /&gt;&lt;BR /&gt;I already have base search :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=.. host=... AND appname IN (a,b,c,d) &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="k31453_0-1598417543439.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10514i361F89A354A500BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="k31453_0-1598417543439.png" alt="k31453_0-1598417543439.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 04:53:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516187#M145032</guid>
      <dc:creator>k31453</dc:creator>
      <dc:date>2020-08-26T04:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Showing table despite no result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516266#M145060</link>
      <description>&lt;P&gt;Finding something that is not there is not Splunk's strong suit.&amp;nbsp; See this blog entry for a good write-up on it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.duanewaddle.com/proving-a-negative/" target="_blank"&gt;https://www.duanewaddle.com/proving-a-negative/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 12:57:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516266#M145060</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-26T12:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Showing table despite no result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516459#M145152</link>
      <description>&lt;P&gt;This is not much helping as this is bit odd case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 08:06:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516459#M145152</guid>
      <dc:creator>k31453</dc:creator>
      <dc:date>2020-08-27T08:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Showing table despite no result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516483#M145164</link>
      <description>&lt;P&gt;index=.. host=... AND appname IN (a,b,c,d) | append [|makeresults | eval appname=split("abcd","") |mvexpand appname | table appname] | dedup appname |table appname status version indexers |fillnull status value="Absent"&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 11:17:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Showing-table-despite-no-result/m-p/516483#M145164</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-08-27T11:17:57Z</dc:date>
    </item>
  </channel>
</rss>

