<?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: How to check since how long the field is having null value? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-check-since-how-long-the-field-is-having-null-value/m-p/496813#M138422</link>
    <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=&amp;lt;index_name&amp;gt; NOT TPP_ID=* | stats earliest(_time) as et latest(_time) as lt | eval time_diff = lt - et
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 28 Jan 2020 14:20:43 GMT</pubDate>
    <dc:creator>manjunathmeti</dc:creator>
    <dc:date>2020-01-28T14:20:43Z</dc:date>
    <item>
      <title>How to check since how long the field is having null value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-check-since-how-long-the-field-is-having-null-value/m-p/496812#M138421</link>
      <description>&lt;P&gt;I want to check for how long my field TPP_ID is empty. I want to check date and time. Is it possible using splunk query?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 10:13:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-check-since-how-long-the-field-is-having-null-value/m-p/496812#M138421</guid>
      <dc:creator>493600</dc:creator>
      <dc:date>2020-01-28T10:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to check since how long the field is having null value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-check-since-how-long-the-field-is-having-null-value/m-p/496813#M138422</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=&amp;lt;index_name&amp;gt; NOT TPP_ID=* | stats earliest(_time) as et latest(_time) as lt | eval time_diff = lt - et
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Jan 2020 14:20:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-check-since-how-long-the-field-is-having-null-value/m-p/496813#M138422</guid>
      <dc:creator>manjunathmeti</dc:creator>
      <dc:date>2020-01-28T14:20:43Z</dc:date>
    </item>
  </channel>
</rss>

