<?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: text files being ignored in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19815#M2825</link>
    <description>&lt;P&gt;Also in somefile.out file from other host I see below log&lt;BR /&gt;
&lt;KEY name="/usr/sap/IX4/SYS/profile/IX4_DVEBMGS26_spwdfvml0247"&gt;&lt;BR /&gt;
              &lt;DICT&gt;&lt;BR /&gt;
                &lt;KEY name="parent"&gt;/usr/sap/IX4/SYS/profile&lt;A href="https://answers.splunk.coms:key"&gt;/s:key&lt;/A&gt;&lt;BR /&gt;
                &lt;KEY name="type"&gt;ignored file (crc conflict, needs crcSalt)&lt;A href="https://answers.splunk.coms:key"&gt;/s:key&lt;/A&gt;&lt;/KEY&gt;&lt;/KEY&gt;&lt;/DICT&gt;&lt;/KEY&gt;&lt;/P&gt;

&lt;P&gt;From above log it should not show this file when searched, but when I searched for this file it gives me results for this file and I can see the file has indexed, which should not have happened I guess..its very strange!&lt;BR /&gt;
Please help to resolve the above 2 issues. &lt;BR /&gt;
Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2011 14:12:35 GMT</pubDate>
    <dc:creator>Rajshekhar</dc:creator>
    <dc:date>2011-11-21T14:12:35Z</dc:date>
    <item>
      <title>text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19814#M2824</link>
      <description>&lt;P&gt;We have below monitor stanza in inputs.conf file&lt;BR /&gt;
[monitor:///usr/sap/IXD/SYS/profile]&lt;/P&gt;

&lt;P&gt;disabled = false&lt;/P&gt;

&lt;P&gt;index = erp&lt;/P&gt;

&lt;P&gt;crcSalt = SOURCE&lt;/P&gt;

&lt;P&gt;This profile folder contains 3 important text files DEFAULT.PFL, IXD_DVEBMGS17_spwdfvml0248, START_DVEBMGS17_spwdfvml0248&lt;BR /&gt;
which we want splunk to monitor. But its monitoring only DEFAULT.PFL file, when searched in indexer its not giving any results, Tried with all wild character search but no use.&lt;BR /&gt;
Please advice how to solve this issue, this is very critical for us as these files are very important to be monitores in all our several servers.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:07:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19814#M2824</guid>
      <dc:creator>Rajshekhar</dc:creator>
      <dc:date>2020-09-28T10:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19815#M2825</link>
      <description>&lt;P&gt;Also in somefile.out file from other host I see below log&lt;BR /&gt;
&lt;KEY name="/usr/sap/IX4/SYS/profile/IX4_DVEBMGS26_spwdfvml0247"&gt;&lt;BR /&gt;
              &lt;DICT&gt;&lt;BR /&gt;
                &lt;KEY name="parent"&gt;/usr/sap/IX4/SYS/profile&lt;A href="https://answers.splunk.coms:key"&gt;/s:key&lt;/A&gt;&lt;BR /&gt;
                &lt;KEY name="type"&gt;ignored file (crc conflict, needs crcSalt)&lt;A href="https://answers.splunk.coms:key"&gt;/s:key&lt;/A&gt;&lt;/KEY&gt;&lt;/KEY&gt;&lt;/DICT&gt;&lt;/KEY&gt;&lt;/P&gt;

&lt;P&gt;From above log it should not show this file when searched, but when I searched for this file it gives me results for this file and I can see the file has indexed, which should not have happened I guess..its very strange!&lt;BR /&gt;
Please help to resolve the above 2 issues. &lt;BR /&gt;
Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 14:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19815#M2825</guid>
      <dc:creator>Rajshekhar</dc:creator>
      <dc:date>2011-11-21T14:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19816#M2826</link>
      <description>&lt;P&gt;Try the stanza below:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[monitor:///usr/sap/IXD/SYS/profile]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = erp&lt;BR /&gt;
crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Notice that when the literal string &lt;CODE&gt;&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; (including the angle brackets) is added, the full directory path to the source file is added to the CRC. This ensures that each file being monitored has a unique CRC. &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>Mon, 21 Nov 2011 14:24:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19816#M2826</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2011-11-21T14:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19817#M2827</link>
      <description>&lt;P&gt;Thanks for your update, but it is not working:(&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 14:55:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19817#M2827</guid>
      <dc:creator>Rajshekhar</dc:creator>
      <dc:date>2011-11-21T14:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19818#M2828</link>
      <description>&lt;P&gt;Are the file permissions correct?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 16:51:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19818#M2828</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2011-11-21T16:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19819#M2829</link>
      <description>&lt;P&gt;yes, file permissions are correct&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 17:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19819#M2829</guid>
      <dc:creator>Rajshekhar</dc:creator>
      <dc:date>2011-11-21T17:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19820#M2830</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Can anyone please help to resolve this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2011 08:20:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19820#M2830</guid>
      <dc:creator>Rajshekhar</dc:creator>
      <dc:date>2011-11-23T08:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: text files being ignored</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19821#M2831</link>
      <description>&lt;P&gt;What _d_ mentioned looks good and I would say that you might want to double check the path and permissions for the files to be monitored as well as the access rights for the Splunk user when running your search, including making sure that the Splunk user has access to the index you are sending these events to.&lt;/P&gt;

&lt;P&gt;So using:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///usr/sap/IXD/SYS/profile] 
disabled = false 
index = erp 
crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Followed by making sure that when you search that you specify &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;search index="erp" *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Should be fine as long as all the requirements are met for monitoring all the files. One last thing to consider. Is there any sort of file lock that might be on those files that would prevent Splunk from opening them to index?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 18:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/text-files-being-ignored/m-p/19821#M2831</guid>
      <dc:creator>Rob</dc:creator>
      <dc:date>2011-12-06T18:25:06Z</dc:date>
    </item>
  </channel>
</rss>

