<?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 Splunk not indexing data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-data/m-p/67154#M13481</link>
    <description>&lt;P&gt;I have a Splunk indexer which hasn't been indexing logs from the past 3-4 days. I'm trying to troubleshoot and have gone through the usual checklist of items that I found by researching splunkbase. The most common reason, of course is disk being full. I have over 50% of the disk free. Second, I haven't configured my indexer as a forwarder. All the logs that I'm indexing are on the same box as the indexer. After reviewing splunkd.log, these are the only two things that stood out- &lt;/P&gt;

&lt;P&gt;&lt;EM&gt;02-04-2012 10:58:48.643 WARN  DateParserVerbose - The TIME_FORMAT specified is matching timestamps (Mon Oct 29 09:24:24 2012) outside of the acceptable time window. If this timestamp is correct, consider adjusting MAX_DAYS_AGO and MAX_DAYS_HENCE.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;So just to debug the issue, in props.conf, I set:&lt;BR /&gt;
MAX_DAYS_HENCE=2000&lt;BR /&gt;
MAX_DAYS_AGO=10951&lt;BR /&gt;
(And restarted Splunk) because I thought Splunk was trying to index logs in the future.&lt;BR /&gt;
That didn't work either.&lt;/P&gt;

&lt;P&gt;This the other error message: &lt;/P&gt;

&lt;P&gt;&lt;EM&gt;02-06-2012 05:11:34.353 INFO  TailingProcessor - Could not send data to output queue (parsingQueue), retrying...&lt;BR /&gt;
02-06-2012 05:11:34.353 INFO  TailingProcessor -   ...continuing.&lt;/EM&gt; &lt;/P&gt;

&lt;P&gt;Could someone please tell me firstly, does the &lt;STRONG&gt;DateParserVerbose Warning&lt;/STRONG&gt; have anything to do with Splunk not indexing data AT ALL? Secondly, please tell me how I can resolve this.&lt;BR /&gt;
Any help will be appreciated. Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 10:24:03 GMT</pubDate>
    <dc:creator>Sheela</dc:creator>
    <dc:date>2020-09-28T10:24:03Z</dc:date>
    <item>
      <title>Splunk not indexing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-data/m-p/67154#M13481</link>
      <description>&lt;P&gt;I have a Splunk indexer which hasn't been indexing logs from the past 3-4 days. I'm trying to troubleshoot and have gone through the usual checklist of items that I found by researching splunkbase. The most common reason, of course is disk being full. I have over 50% of the disk free. Second, I haven't configured my indexer as a forwarder. All the logs that I'm indexing are on the same box as the indexer. After reviewing splunkd.log, these are the only two things that stood out- &lt;/P&gt;

&lt;P&gt;&lt;EM&gt;02-04-2012 10:58:48.643 WARN  DateParserVerbose - The TIME_FORMAT specified is matching timestamps (Mon Oct 29 09:24:24 2012) outside of the acceptable time window. If this timestamp is correct, consider adjusting MAX_DAYS_AGO and MAX_DAYS_HENCE.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;So just to debug the issue, in props.conf, I set:&lt;BR /&gt;
MAX_DAYS_HENCE=2000&lt;BR /&gt;
MAX_DAYS_AGO=10951&lt;BR /&gt;
(And restarted Splunk) because I thought Splunk was trying to index logs in the future.&lt;BR /&gt;
That didn't work either.&lt;/P&gt;

&lt;P&gt;This the other error message: &lt;/P&gt;

&lt;P&gt;&lt;EM&gt;02-06-2012 05:11:34.353 INFO  TailingProcessor - Could not send data to output queue (parsingQueue), retrying...&lt;BR /&gt;
02-06-2012 05:11:34.353 INFO  TailingProcessor -   ...continuing.&lt;/EM&gt; &lt;/P&gt;

&lt;P&gt;Could someone please tell me firstly, does the &lt;STRONG&gt;DateParserVerbose Warning&lt;/STRONG&gt; have anything to do with Splunk not indexing data AT ALL? Secondly, please tell me how I can resolve this.&lt;BR /&gt;
Any help will be appreciated. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:24:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-data/m-p/67154#M13481</guid>
      <dc:creator>Sheela</dc:creator>
      <dc:date>2020-09-28T10:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-data/m-p/67155#M13482</link>
      <description>&lt;P&gt;Have you tried searching for "All Time" in the drop down selector?&lt;/P&gt;

&lt;P&gt;Can you post a snippet of the log format so we can get the props.conf set correctly if that's the case..&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2012 01:48:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-data/m-p/67155#M13482</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2012-02-08T01:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-data/m-p/67156#M13483</link>
      <description>&lt;P&gt;This was my bad. I apologize, this is a syslog issue. Thanks so much for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 17:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-data/m-p/67156#M13483</guid>
      <dc:creator>Sheela</dc:creator>
      <dc:date>2012-02-22T17:23:07Z</dc:date>
    </item>
  </channel>
</rss>

