<?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: Monitoring a file in windows forwarder on Splunk instance on Linux in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16883#M6765</link>
    <description>&lt;P&gt;Hi Ahishek, &lt;/P&gt;

&lt;P&gt;You can set the data input via either the Web UI, command line or by editing config files. If you have set the Windows2003 server as a light forwarder then you will have to use the command line. &lt;/P&gt;

&lt;P&gt;Instructions to setup the data input via the Web UI are here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/4.1.6/User/Adddatatutorial" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/4.1.6/User/Adddatatutorial&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you want to add a data input via the command line then use the following:&lt;/P&gt;

&lt;P&gt;%SPLUNK_HOME%\bin\splunk add monitor C:\Program Files(x86)\SSRPM\Service\Logging\SSRPMLog.log&lt;/P&gt;

&lt;P&gt;If you want to add the data source via a config file then you need to modify the following file:&lt;/P&gt;

&lt;P&gt;%SPLUNK_HOME%\etc\system\local\inputs.conf&lt;/P&gt;

&lt;P&gt;with the following:&lt;/P&gt;

&lt;P&gt;[monitor://c:\Program Files(x86)\SSRPM\Service\Logging\SSRPMLog.log]
disabled = false
followTail = 0&lt;/P&gt;

&lt;P&gt;You shouldn't have to restart the forwarder. The file needs to have data in it for you to see the forwarder and source on the indexer's summary search page. &lt;/P&gt;

&lt;P&gt;Hope that helps. &lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2011 22:04:59 GMT</pubDate>
    <dc:creator>tgow</dc:creator>
    <dc:date>2011-02-01T22:04:59Z</dc:date>
    <item>
      <title>Monitoring a file in windows forwarder on Splunk instance on Linux</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16880#M6762</link>
      <description>&lt;P&gt;Hi,
I have a Windows server 2003 which forwards data to Splunk instance on a Linux box. I want the file c:\Program Files(x86)\SSRPM\Service\Logging\SSRPMLog.log (which is there on the Windows forwarder) to be monitored on Splunk.&lt;/P&gt;

&lt;P&gt;How to do this?&lt;/P&gt;

&lt;P&gt;The way i understood it from the docs:
[monitor:c:\Program Files(x86)\SSRPM\Service\Logging\SSRPMLog.log]&lt;/P&gt;

&lt;P&gt;I placed the above entry in 
c:\Program files\Splunk\etc\system\local\inputs.conf &lt;/P&gt;

&lt;P&gt;but its not getting indexed on the Splunk instance.&lt;/P&gt;

&lt;P&gt;Please help.&lt;/P&gt;

&lt;P&gt;Regards,
Abhishek&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2010 19:48:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16880#M6762</guid>
      <dc:creator>achouras</dc:creator>
      <dc:date>2010-07-05T19:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring a file in windows forwarder on Splunk instance on Linux</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16881#M6763</link>
      <description>&lt;P&gt;First you need to verify that the Splunk instance on the Windows Server is forwarding to the Linux box.  Once you verify that, then you can modify your inputs.conf on the Windows Server to accept the new file input.  Once you restart the Forwarder, it should begin streaming data to the Splunk indexer.   There are multiple questions and answers regarding troubleshooting of Splunk Forwarders, which you should review.   Some common remedies for your symptoms include setting the correct index (existing on the Splunk indexer) and setting up the forwarder topology properly.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2010 00:34:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16881#M6763</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-07-06T00:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring a file in windows forwarder on Splunk instance on Linux</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16882#M6764</link>
      <description>&lt;P&gt;sounds to me like you have not yet set up forwarding... try that first, and if so, try pasting the whole inputs.conf as well as your outputs.conf. Also make sure your indexer is set up to receive events.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2010 06:35:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16882#M6764</guid>
      <dc:creator>Genti</dc:creator>
      <dc:date>2010-09-14T06:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring a file in windows forwarder on Splunk instance on Linux</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16883#M6765</link>
      <description>&lt;P&gt;Hi Ahishek, &lt;/P&gt;

&lt;P&gt;You can set the data input via either the Web UI, command line or by editing config files. If you have set the Windows2003 server as a light forwarder then you will have to use the command line. &lt;/P&gt;

&lt;P&gt;Instructions to setup the data input via the Web UI are here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/4.1.6/User/Adddatatutorial" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/4.1.6/User/Adddatatutorial&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you want to add a data input via the command line then use the following:&lt;/P&gt;

&lt;P&gt;%SPLUNK_HOME%\bin\splunk add monitor C:\Program Files(x86)\SSRPM\Service\Logging\SSRPMLog.log&lt;/P&gt;

&lt;P&gt;If you want to add the data source via a config file then you need to modify the following file:&lt;/P&gt;

&lt;P&gt;%SPLUNK_HOME%\etc\system\local\inputs.conf&lt;/P&gt;

&lt;P&gt;with the following:&lt;/P&gt;

&lt;P&gt;[monitor://c:\Program Files(x86)\SSRPM\Service\Logging\SSRPMLog.log]
disabled = false
followTail = 0&lt;/P&gt;

&lt;P&gt;You shouldn't have to restart the forwarder. The file needs to have data in it for you to see the forwarder and source on the indexer's summary search page. &lt;/P&gt;

&lt;P&gt;Hope that helps. &lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2011 22:04:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitoring-a-file-in-windows-forwarder-on-Splunk-instance-on/m-p/16883#M6765</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2011-02-01T22:04:59Z</dc:date>
    </item>
  </channel>
</rss>

