<?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 About data input, some data didn't be eaten. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97235#M97472</link>
    <description>&lt;P&gt;Hi dears,&lt;/P&gt;

&lt;P&gt;I have a problem about the data input.&lt;/P&gt;

&lt;P&gt;I monitored a directory, and found some data didn't be eaten.
I don't know what's wrong with it.&lt;/P&gt;

&lt;P&gt;My server works on Linux.&lt;/P&gt;

&lt;P&gt;I try to move these file to Windows, and use the same props.conf.&lt;/P&gt;

&lt;P&gt;Strange thing happened! I can find the data that they can't be searched on the Linux server.&lt;/P&gt;

&lt;P&gt;I clean the index many times, wait several hours, but all useless.&lt;/P&gt;

&lt;P&gt;Some people encountered the same situation?&lt;/P&gt;

&lt;P&gt;Thanks a lot. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2010 15:19:57 GMT</pubDate>
    <dc:creator>flora123</dc:creator>
    <dc:date>2010-12-01T15:19:57Z</dc:date>
    <item>
      <title>About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97235#M97472</link>
      <description>&lt;P&gt;Hi dears,&lt;/P&gt;

&lt;P&gt;I have a problem about the data input.&lt;/P&gt;

&lt;P&gt;I monitored a directory, and found some data didn't be eaten.
I don't know what's wrong with it.&lt;/P&gt;

&lt;P&gt;My server works on Linux.&lt;/P&gt;

&lt;P&gt;I try to move these file to Windows, and use the same props.conf.&lt;/P&gt;

&lt;P&gt;Strange thing happened! I can find the data that they can't be searched on the Linux server.&lt;/P&gt;

&lt;P&gt;I clean the index many times, wait several hours, but all useless.&lt;/P&gt;

&lt;P&gt;Some people encountered the same situation?&lt;/P&gt;

&lt;P&gt;Thanks a lot. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2010 15:19:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97235#M97472</guid>
      <dc:creator>flora123</dc:creator>
      <dc:date>2010-12-01T15:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97236#M97473</link>
      <description>&lt;P&gt;Add:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;as in:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://xxxxxxxxxxxxxxx]
disabled = 0
followTail = 0
host = xxxxxxxxxxxxxxx
index = xxxxxxxxxxxxxxx
crcSalt = &amp;lt;SOURCE&amp;gt;
sourcetype = iis_w3c_default
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to your input in inputs.conf. &lt;/P&gt;

&lt;P&gt;This should be typed exactly and splunk will have to be restarted. Monitor the logs again to see if you keep getting the errors you mentioned. Also watch for your data to start appearing. Let me know how it goes&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Please check your splunkd.log file for errors related to the files you are trying to monitor with the following search command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="_internal" " error " NOT debug source="*splunkd.log*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can specify a time range to narrow your results.&lt;/P&gt;

&lt;P&gt;Also, is the directory you are trying to monitor on windows or linux.  And I believe that your index server is linux, is that correct?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 01:30:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97236#M97473</guid>
      <dc:creator>justinhart</dc:creator>
      <dc:date>2010-12-02T01:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97237#M97474</link>
      <description>&lt;P&gt;On Linux, are you running Splunk as root or another user?  If running as a different user, you might want to check the user has permissions to access all files in the directory you are monitoring. &lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 03:47:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97237#M97474</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-12-02T03:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97238#M97475</link>
      <description>&lt;P&gt;Thanks, justinhart.I find many errors about 'TailingProcessor - Ignoring path due to: File will not be read, is too small to match seekptr checksum...'.I think it may be about the permissions. I will try and tell you. And I don't setup a index server of Splunk.I just put them on one computer.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 09:27:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97238#M97475</guid>
      <dc:creator>flora123</dc:creator>
      <dc:date>2010-12-02T09:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97239#M97476</link>
      <description>&lt;P&gt;Thanks, hulahoop. I login as root, and decompress these files to a folder.I will try to change these permissions of files to '0777'.But I am a bit confused, why some data in the file be not eaten? If the problem is the permissions, should all the data in the file be not eaten? Thanks. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 09:39:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97239#M97476</guid>
      <dc:creator>flora123</dc:creator>
      <dc:date>2010-12-02T09:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97240#M97477</link>
      <description>&lt;P&gt;I used 'chmod 777 &lt;FILENAME&gt;'.But look no effect...So I change owner of the file to splunk.I used 'chown splunk:splunk &lt;FILENAME&gt;'.These data still don't be eaten.I don't know what should I do...&lt;/FILENAME&gt;&lt;/FILENAME&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 14:59:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97240#M97477</guid>
      <dc:creator>flora123</dc:creator>
      <dc:date>2010-12-02T14:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97241#M97478</link>
      <description>&lt;P&gt;Add:&lt;/P&gt;

&lt;P&gt;crcSalt = &lt;SOURCE&gt;&lt;/SOURCE&gt;&lt;/P&gt;

&lt;P&gt;as in:&lt;/P&gt;

&lt;P&gt;[monitor://xxxxxxxxxxxxxxxxxx]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
host = xxxxxxxxxxxx&lt;BR /&gt;
index = xxxxxxxxx&lt;BR /&gt;
crcSalt = &lt;SOURCE&gt;&lt;BR /&gt;
sourcetype = iis_w3c_default&lt;/SOURCE&gt;&lt;/P&gt;

&lt;P&gt;to your input in inputs.conf.  This should be typed exactly and splunk will have to be restarted.  Monitor the logs again to see if you keep getting the errors you mentioned.  Also watch for your data to start appearing.  Let me know how it goes.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:21:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97241#M97478</guid>
      <dc:creator>justinhart</dc:creator>
      <dc:date>2020-09-28T09:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97242#M97479</link>
      <description>&lt;P&gt;Sorry about the above comment didn't show correctly.  Please see my initial answer for the revisions.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 21:32:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97242#M97479</guid>
      <dc:creator>justinhart</dc:creator>
      <dc:date>2010-12-02T21:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: About data input, some data didn't be eaten.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97243#M97480</link>
      <description>&lt;P&gt;Great!Thank you very much! It works! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2010 12:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/About-data-input-some-data-didn-t-be-eaten/m-p/97243#M97480</guid>
      <dc:creator>flora123</dc:creator>
      <dc:date>2010-12-03T12:10:33Z</dc:date>
    </item>
  </channel>
</rss>

