<?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: Can multiple sourcetypes be monitored from the same path in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39770#M7403</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;For sure you can do that, and for your particular problem, i would check file permissions, as your configuration appears to be fine.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2013 07:20:48 GMT</pubDate>
    <dc:creator>gfuente</dc:creator>
    <dc:date>2013-08-20T07:20:48Z</dc:date>
    <item>
      <title>Can multiple sourcetypes be monitored from the same path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39769#M7402</link>
      <description>&lt;P&gt;I know that this question has been asked quite a few times, but I have not been able to resolve this. Can I monitor multiple sourcetypes from the same path?  The answer seems to be yes, but this just wont work for me.&lt;/P&gt;

&lt;P&gt;If I specify two monitors that reference the same directory, I only get data from the second monitor stanza in my inputs.conf. I suspect there is something subtle happening here I have not picked up on.  Does anyone have any suggestions?  Below is an example &lt;BR /&gt;
of the inputs.conf I have been using.&lt;/P&gt;

&lt;P&gt;[monitor:///home/bob/time_data.csv]&lt;BR /&gt;
sourcetype = DGC_TIME&lt;BR /&gt;
index=main&lt;/P&gt;

&lt;P&gt;[monitor:///home/bob/pulse_data.csv]&lt;BR /&gt;
sourcetype = DGC_PULSE&lt;BR /&gt;
index=main&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:36:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39769#M7402</guid>
      <dc:creator>tim9gray</dc:creator>
      <dc:date>2020-09-28T14:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple sourcetypes be monitored from the same path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39770#M7403</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;For sure you can do that, and for your particular problem, i would check file permissions, as your configuration appears to be fine.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 07:20:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39770#M7403</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-08-20T07:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple sourcetypes be monitored from the same path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39771#M7404</link>
      <description>&lt;P&gt;To find out what the TailingProcessor is (not) doing, you can look in the splunkd.log or perhaps more easily query the REST interface directly:&lt;/P&gt;

&lt;P&gt;Go to the machine where the inputs.conf file is at (forwarder or indexer). You need to authenticate with the correct admin password for that instance (admin/changeme) if still at default.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://your_host:8089/services/admin/inputstatus/TailingProcessor:FileStatus"&gt;https://your_host:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Scroll down until you find your file and the corresponding status message.&lt;/P&gt;

&lt;P&gt;This link may also be helpful;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Community:Troubleshooting_Monitor_Inputs"&gt;http://wiki.splunk.com/Community:Troubleshooting_Monitor_Inputs&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 07:57:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39771#M7404</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-08-20T07:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple sourcetypes be monitored from the same path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39772#M7405</link>
      <description>&lt;P&gt;I tried in the same setting, but it went well. This is version 5.0.3 of the Linux.&lt;/P&gt;

&lt;P&gt;However, it failed the wrong character encoding of the CSV file first.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 01:10:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39772#M7405</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2013-08-21T01:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple sourcetypes be monitored from the same path</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39773#M7406</link>
      <description>&lt;P&gt;I figured it out.  The files I was interested in all started with exactly the first eleven lines, so Splunk thought they were all the same file.  I had to use the crcsalt &lt;SOURCE&gt; option in inputs.conf.&lt;/SOURCE&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2013 15:08:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-multiple-sourcetypes-be-monitored-from-the-same-path/m-p/39773#M7406</guid>
      <dc:creator>tim9gray</dc:creator>
      <dc:date>2013-08-24T15:08:15Z</dc:date>
    </item>
  </channel>
</rss>

