<?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: stats command to get count of NULL values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/181291#M52270</link>
    <description>&lt;P&gt;In your search use the fillnull command and assign a value to that field when it is null, then count that value for the field.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;search issue="*" | fillnull value=null issue  | stats count by issue&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2013 15:51:02 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2013-12-17T15:51:02Z</dc:date>
    <item>
      <title>stats command to get count of NULL values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/181290#M52269</link>
      <description>&lt;P&gt;I am using a DB query to get stats count of some data from 'ISSUE' column. This column also has a lot of entries which has no value in it.&lt;/P&gt;

&lt;P&gt;something like,&lt;/P&gt;

&lt;H2&gt;ISSUE&lt;/H2&gt;

&lt;P&gt;Event log alert&lt;/P&gt;

&lt;P&gt;Skipped count&lt;/P&gt;

&lt;P&gt;how do i get the NULL value (which is in between the two entries also as part of the stats count. Is there any way?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:08:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/181290#M52269</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2013-12-17T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: stats command to get count of NULL values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/181291#M52270</link>
      <description>&lt;P&gt;In your search use the fillnull command and assign a value to that field when it is null, then count that value for the field.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;search issue="*" | fillnull value=null issue  | stats count by issue&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:51:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/181291#M52270</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-12-17T15:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: stats command to get count of NULL values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/181292#M52271</link>
      <description>&lt;P&gt;awesome, that fixed it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks a lot.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:52:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/181292#M52271</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2013-12-17T15:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: stats command to get count of NULL values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/533219#M150660</link>
      <description>&lt;P&gt;Is there a way to rename the NULL to display something else?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 18:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stats-command-to-get-count-of-NULL-values/m-p/533219#M150660</guid>
      <dc:creator>JChapp23</dc:creator>
      <dc:date>2020-12-15T18:38:30Z</dc:date>
    </item>
  </channel>
</rss>

