<?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: Unable to find the source file in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31784#M5586</link>
    <description>&lt;P&gt;Is it possible to stop the files (/opt/splunk/var/spool/splunk/singlehost.sample.sav) from getting indexed.&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2013 20:40:13 GMT</pubDate>
    <dc:creator>dhs_harry08</dc:creator>
    <dc:date>2013-05-13T20:40:13Z</dc:date>
    <item>
      <title>Unable to find the source file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31782#M5584</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;

&lt;P&gt;I have this source showing in the splunk   source=/opt/splunk/var/spool/splunk/singlehost.sample.sav&lt;/P&gt;

&lt;P&gt;But when I checked the server I am unable to find this particular file. How is this possible.&lt;/P&gt;

&lt;P&gt;If I want to find the source in this case how can I do it. For example if the data is coming through a network port. &lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Harish&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 20:04:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31782#M5584</guid>
      <dc:creator>dhs_harry08</dc:creator>
      <dc:date>2013-05-13T20:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the source file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31783#M5585</link>
      <description>&lt;P&gt;The data source just says where Splunk got the data from at the time of indexing. It doesn't say anything about the current status of that source.&lt;/P&gt;

&lt;P&gt;In your particular case, the source is a file in Splunk's spool directory - files that are put in this directory are immediately deleted after they've been indexed.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 20:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31783#M5585</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-05-13T20:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the source file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31784#M5586</link>
      <description>&lt;P&gt;Is it possible to stop the files (/opt/splunk/var/spool/splunk/singlehost.sample.sav) from getting indexed.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 20:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31784#M5586</guid>
      <dc:creator>dhs_harry08</dc:creator>
      <dc:date>2013-05-13T20:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the source file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31785#M5587</link>
      <description>&lt;P&gt;Is it possible to stop the files (/opt/splunk/var/spool/splunk/singlehost.sample.sav) from getting indexed&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 20:40:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31785#M5587</guid>
      <dc:creator>dhs_harry08</dc:creator>
      <dc:date>2013-05-13T20:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the source file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31786#M5588</link>
      <description>&lt;P&gt;Easiest thing would be to make whatever is putting the files there in the first place stop what it's doing.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 20:53:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31786#M5588</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-05-13T20:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the source file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31787#M5589</link>
      <description>&lt;P&gt;I found the solution at last. These events were generated by an app by splunk SA-Eventgen. We were using PCI compliance app and while installation it seems this app was configured by default. After disabling the app these sample logs disappeared. &lt;/P&gt;

&lt;P&gt;I found the solution in the Splunk security app FAQs. &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/ES/2.4/User/FAQ#How_do_I_manually_enable_eventgen.3F"&gt;http://docs.splunk.com/Documentation/ES/2.4/User/FAQ#How_do_I_manually_enable_eventgen.3F&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;But the same is not included in PCI compliance app documentation. Hope splunk sees this and update the PCI compliance app documentation.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Harish&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2013 15:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unable-to-find-the-source-file/m-p/31787#M5589</guid>
      <dc:creator>dhs_harry08</dc:creator>
      <dc:date>2013-06-07T15:11:33Z</dc:date>
    </item>
  </channel>
</rss>

