<?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: In Splunk Enterprise Security, how do you Include empty results in a tstats search? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/In-Splunk-Enterprise-Security-how-do-you-Include-empty-results/m-p/388599#M4142</link>
    <description>&lt;P&gt;This is the &lt;CODE&gt;Sentinel Search&lt;/CODE&gt; problem discussed (with solution) here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://conf.splunk.com/session/2015/conf2015-LookupTalk.pdf"&gt;https://conf.splunk.com/session/2015/conf2015-LookupTalk.pdf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 00:53:55 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-04-03T00:53:55Z</dc:date>
    <item>
      <title>In Splunk Enterprise Security, how do you Include empty results in a tstats search?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/In-Splunk-Enterprise-Security-how-do-you-Include-empty-results/m-p/388598#M4141</link>
      <description>&lt;P&gt;I am using &lt;CODE&gt;tstats&lt;/CODE&gt; to search for some IP addresses. I'm trying to return the count of those IP addresses, which is easy enough. I'd also like to have the IP listed in my search results even if no items were found. &lt;/P&gt;

&lt;P&gt;Here is an example of my search using &lt;CODE&gt;fillnull&lt;/CODE&gt;, but it's only showing the IPs that are found. &lt;/P&gt;

&lt;P&gt;Any suggestions on how to accomplish this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  | tstats summariesonly=true  allow_old_summaries=true count from  datamodel=Web where  sourcetype=mysource AND          (Web.src = 192.168.1.2  OR Web.src= 192.168.2.3  OR 192.168.3.4) by Web.src  
| fillnull value="0"  
| rename "Web.*"   as *
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 Apr 2019 22:58:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/In-Splunk-Enterprise-Security-how-do-you-Include-empty-results/m-p/388598#M4141</guid>
      <dc:creator>yemyslf</dc:creator>
      <dc:date>2019-04-02T22:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: In Splunk Enterprise Security, how do you Include empty results in a tstats search?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/In-Splunk-Enterprise-Security-how-do-you-Include-empty-results/m-p/388599#M4142</link>
      <description>&lt;P&gt;This is the &lt;CODE&gt;Sentinel Search&lt;/CODE&gt; problem discussed (with solution) here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://conf.splunk.com/session/2015/conf2015-LookupTalk.pdf"&gt;https://conf.splunk.com/session/2015/conf2015-LookupTalk.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 00:53:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/In-Splunk-Enterprise-Security-how-do-you-Include-empty-results/m-p/388599#M4142</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-04-03T00:53:55Z</dc:date>
    </item>
  </channel>
</rss>

