<?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: Monitor input not reading files ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278797#M53360</link>
    <description>&lt;P&gt;I checked this already, and my monitor input is being shown here as well. &lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2015 07:41:21 GMT</pubDate>
    <dc:creator>szabados</dc:creator>
    <dc:date>2015-10-13T07:41:21Z</dc:date>
    <item>
      <title>Monitor input not reading files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278795#M53358</link>
      <description>&lt;P&gt;I'm facing an issue with a monitor input like this:&lt;BR /&gt;
index=myindex&lt;BR /&gt;
disabled=0&lt;BR /&gt;
sourcetype=mysourcetype&lt;BR /&gt;
crcSalt=salt&lt;/P&gt;

&lt;P&gt;The problem is, it only reads the first file in that folder. I've tried several times changing the crcSalt, and re-read the folder, the first file gets read every time ,but just the first, nothing else. I've tried adding different files to the folder, and removed the original ones, but the issue still persists. In the log, I see lines like these for the other files:&lt;BR /&gt;
ERROR TailingProcessor - File will not be read, seekptr checksum did not match &lt;BR /&gt;
 Last time we saw this initcrc, filename was different.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 07:11:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278795#M53358</guid>
      <dc:creator>szabados</dc:creator>
      <dc:date>2015-10-13T07:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor input not reading files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278796#M53359</link>
      <description>&lt;P&gt;Can you run below command to see what is being monitored.&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk list monitor&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 07:31:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278796#M53359</guid>
      <dc:creator>badrinath_itrs</dc:creator>
      <dc:date>2015-10-13T07:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor input not reading files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278797#M53360</link>
      <description>&lt;P&gt;I checked this already, and my monitor input is being shown here as well. &lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 07:41:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278797#M53360</guid>
      <dc:creator>szabados</dc:creator>
      <dc:date>2015-10-13T07:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor input not reading files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278798#M53361</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;Please take a look into below answer . You might need to set it to &lt;CODE&gt;crcSalt = source&lt;/CODE&gt; depending on the content you have in the log files.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/7457/error-tailingprocessor-unable-to-index-file.html"&gt;https://answers.splunk.com/answers/7457/error-tailingprocessor-unable-to-index-file.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Badri&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 07:56:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278798#M53361</guid>
      <dc:creator>badrinath_itrs</dc:creator>
      <dc:date>2015-10-13T07:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor input not reading files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278799#M53362</link>
      <description>&lt;P&gt;By setting &lt;CODE&gt;crcSalt&lt;/CODE&gt; to the hardcoded value &lt;CODE&gt;salt&lt;/CODE&gt;, you are telling Splunk to only index the very first file that matches the input stanza.  This is because all files will have the same value "salt".  Remove this line &lt;EM&gt;entirely&lt;/EM&gt; (or switch to &lt;CODE&gt;crcSalt =&lt;/CODE&gt;) and it will work fine.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 17:31:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-input-not-reading-files/m-p/278799#M53362</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-10-13T17:31:35Z</dc:date>
    </item>
  </channel>
</rss>

