<?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 How to Display the time when logs are not ingested? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-Display-the-time-when-logs-are-not-ingested/m-p/599776#M208758</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;I'm new to splunk. I have created a dashboard to which logs are ingested every min and shows how many logs were ingested, as percentage i.e, on hourly basis it calculates the value as total. ingested logs/60.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in the drill-down part, I would like to show the actual timing when the logs were not ingested. Let me know if there is a mechanism to achieve this.&lt;/P&gt;
&lt;P&gt;Regards, Karthikeyan&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2022 13:59:03 GMT</pubDate>
    <dc:creator>Karthikeyan</dc:creator>
    <dc:date>2022-05-31T13:59:03Z</dc:date>
    <item>
      <title>How to Display the time when logs are not ingested?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Display-the-time-when-logs-are-not-ingested/m-p/599776#M208758</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;I'm new to splunk. I have created a dashboard to which logs are ingested every min and shows how many logs were ingested, as percentage i.e, on hourly basis it calculates the value as total. ingested logs/60.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in the drill-down part, I would like to show the actual timing when the logs were not ingested. Let me know if there is a mechanism to achieve this.&lt;/P&gt;
&lt;P&gt;Regards, Karthikeyan&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 13:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Display-the-time-when-logs-are-not-ingested/m-p/599776#M208758</guid>
      <dc:creator>Karthikeyan</dc:creator>
      <dc:date>2022-05-31T13:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Display the time when logs are not ingested</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Display-the-time-when-logs-are-not-ingested/m-p/599780#M208759</link>
      <description>&lt;P&gt;Finding something that is not there is not Splunk's strong suit, but you may be able to accomplish what you desire by searching for the logs and listing the times when nothing was reported.&amp;nbsp; Fortunately, the &lt;FONT face="courier new,courier"&gt;timechart&lt;/FONT&gt; command will zero-fill time spans with no data.&amp;nbsp; Try something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;&amp;lt;your search for logs&amp;gt;&amp;gt;
| timechart span=1m count
| where count=0&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 31 May 2022 00:15:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Display-the-time-when-logs-are-not-ingested/m-p/599780#M208759</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-05-31T00:15:53Z</dc:date>
    </item>
  </channel>
</rss>

