<?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 stopped indexing some files in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31921#M5607</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We are indexing a directory on one of our servers (/sonic/logs) and Splunk suddenly stopped indexing a few of the files.  It appears to have stopped after the log file was rolled over one night.  I checked the TailingProcessor status via the REST URL (&lt;A href="https://ourserver:8090/services/admin/inputstatus/TailingProcessor%3AFileStatus"&gt;https://ourserver:8090/services/admin/inputstatus/TailingProcessor%3AFileStatus&lt;/A&gt;) and for the files it stopped indexing it says 100% and "finished reading".  However I know that there are still new entries being written to the file that aren't showing up in Splunk.&lt;/P&gt;

&lt;P&gt;What has caused Splunk to stop indexing these files and how can we get it to resume?&lt;/P&gt;

&lt;P&gt;We are running Splunk 4.2.2 on AIX.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2011 22:34:51 GMT</pubDate>
    <dc:creator>jaydee77ca</dc:creator>
    <dc:date>2011-12-08T22:34:51Z</dc:date>
    <item>
      <title>Splunk stopped indexing some files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31921#M5607</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We are indexing a directory on one of our servers (/sonic/logs) and Splunk suddenly stopped indexing a few of the files.  It appears to have stopped after the log file was rolled over one night.  I checked the TailingProcessor status via the REST URL (&lt;A href="https://ourserver:8090/services/admin/inputstatus/TailingProcessor%3AFileStatus"&gt;https://ourserver:8090/services/admin/inputstatus/TailingProcessor%3AFileStatus&lt;/A&gt;) and for the files it stopped indexing it says 100% and "finished reading".  However I know that there are still new entries being written to the file that aren't showing up in Splunk.&lt;/P&gt;

&lt;P&gt;What has caused Splunk to stop indexing these files and how can we get it to resume?&lt;/P&gt;

&lt;P&gt;We are running Splunk 4.2.2 on AIX.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 22:34:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31921#M5607</guid>
      <dc:creator>jaydee77ca</dc:creator>
      <dc:date>2011-12-08T22:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk stopped indexing some files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31922#M5608</link>
      <description>&lt;P&gt;Do the newly rolled log files inherit any headers from their predecessors? If yes, then you might need &lt;CODE&gt;crcSalt=&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; in your input stanza. Check here for more details: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Howlogfilerotationishandled"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Howlogfilerotationishandled&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also, I would check &lt;CODE&gt;$SPLUNK_HOME/var/log/splunk/splunkd.log&lt;/CODE&gt; for additional information/clues.&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;gt; please upvote and accept answer if you find it useful - thanks!&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 00:30:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31922#M5608</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2011-12-09T00:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk stopped indexing some files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31923#M5609</link>
      <description>&lt;P&gt;Yeah, they will likely all have the same first line as it is usually:&lt;/P&gt;

&lt;P&gt;[11/12/06 00:00:01] ID=AGENT (info) Log file rollover initiated...&lt;/P&gt;

&lt;P&gt;Of course the timestamp is different.&lt;/P&gt;

&lt;P&gt;The thing is, it's been indexing these files for months and we've never had any issues.  Now all of a sudden it stopped.  And actually it looks like it hasn't stopped completely as yesterday and the day before it indexed a half-dozen or so lines from the file but that's it.  (Usually there are hundreds of lines or more)&lt;/P&gt;

&lt;P&gt;I've tried restarting splunk on the server and that didn't seem to affect anything.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 22:52:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31923#M5609</guid>
      <dc:creator>jaydee77ca</dc:creator>
      <dc:date>2011-12-09T22:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk stopped indexing some files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31924#M5610</link>
      <description>&lt;P&gt;The documentation for crcSalt says that it shouldn't be used with rolling log files and these files are rolled so I'm not sure if that will help. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 22:52:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-stopped-indexing-some-files/m-p/31924#M5610</guid>
      <dc:creator>jaydee77ca</dc:creator>
      <dc:date>2011-12-09T22:52:28Z</dc:date>
    </item>
  </channel>
</rss>

