<?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: LightForwarder, Not sending updated log entries in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50397#M9607</link>
    <description>&lt;P&gt;I really don't want the forwarder to do any indexing, it doesn't have the cycles nor should it need to.  Isn't this a common thing everyone does with the product?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2010 21:15:16 GMT</pubDate>
    <dc:creator>drewbfl</dc:creator>
    <dc:date>2010-09-17T21:15:16Z</dc:date>
    <item>
      <title>LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50386#M9596</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Have a lightforwarder configured to send updated entries from /mnt/nagios/nagios.log on 10.1.1.1.  It looks like there was an initial load into the search app (42k events) and it hasn't updated in 5 days.  Also interesting is that on stop/start it shows parsing configuration for the file, but never states "Will begin reading".  The log itself is being updated every couple minutes and shows an updated timestamp on 10.1.1.1.  Permissions are open to 755.  Syslog is being sent and properly updated to our splunk instance.  I also have nagios events logged to syslog and those are appearing (just in-case this sorta thing were to happen).  but, I would really like to disable that and have the log with the sep. index and sourcetype be logged from the proper log.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;FORWARDER:&lt;/STRONG&gt;&lt;BR /&gt;
&lt;STRONG&gt;./splunk list monitor&lt;/STRONG&gt;&lt;BR /&gt;
Monitored Files:&lt;BR /&gt;
/mnt/nagios/nagios.log&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;inputs.conf in search/local:&lt;/STRONG&gt;&lt;BR /&gt;
[monitor:///mnt/nagios/nagios.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
host = nagios.blah.blah.com&lt;BR /&gt;
sourcetype = nagios&lt;BR /&gt;
index = nagios&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;outputs.conf in search/local:&lt;/STRONG&gt;&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
defaultGroup = 10.1.1.1_514&lt;BR /&gt;
disabled = false&lt;BR /&gt;
&lt;BR /&gt;
[tcpout:10.1.1.1_514]&lt;BR /&gt;
server = 10.1.1.1:514&lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;[tcpout-server://10.1.1.1:514]&lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;stop/start log:&lt;/STRONG&gt;&lt;BR /&gt;
9-14-2010 17:50:32.263 INFO  loader - Server supporting SSL v2/v3&lt;BR /&gt;
09-14-2010 17:50:32.263 INFO  loader - Using cipher suite ALL:!aNULL:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM&lt;BR /&gt;
09-14-2010 17:50:32.272 INFO  TPool - initializing BatchReaderTPool with 1 workers&lt;BR /&gt;
09-14-2010 17:50:32.272 INFO  TcpOutputProc - attempting to connect to 10.1.1.1:514...&lt;BR /&gt;
09-14-2010 17:50:32.273 INFO  TcpOutputProc - Connected to 10.1.1.1:514 &lt;BR /&gt;
09-14-2010 17:50:33.513 INFO  TailingProcessor - TailWatcher initializing...&lt;BR /&gt;
09-14-2010 17:50:33.543 INFO  TailingProcessor - Parsing configuration stanza: monitor:///mnt/nagios/nagios.log.&lt;BR /&gt;
09-14-2010 17:50:33.544 INFO  WatchedFile - Will begin reading at offset=7600309 for file='/mnt/nagios/nagios.log'.&lt;BR /&gt;
09-14-2010 17:50:53.056 INFO  timeinvertedIndex - starting loggerPipe eloop&lt;BR /&gt;
09-14-2010 17:50:53.056 INFO  timeinvertedIndex - running loggerPipe eloop&lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;INDEXER:&lt;/STRONG&gt;&lt;BR /&gt;
&lt;STRONG&gt;inputs.conf in search/local:&lt;/STRONG&gt;&lt;BR /&gt;
[splunktcp://514]&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;inputs.conf in system/local:&lt;/STRONG&gt;&lt;BR /&gt;
[default]
host = splunk.blah.blah.com&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 00:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50386#M9596</guid>
      <dc:creator>drewbfl</dc:creator>
      <dc:date>2010-09-15T00:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50387#M9597</link>
      <description>&lt;P&gt;Did you happen to enable LWF in the last 5 days/since setting up the forwarder?  The index parameter in inputs.conf on a LWF is not honored.  It needs to be a regular forwarding if you want to perform routing to an index other than the default.&lt;/P&gt;

&lt;P&gt;Thanks for updating your description.  Can you try adding this to the inputs.conf on the indexer?&lt;/P&gt;

&lt;P&gt;[monitor:///mnt/nagios/nagios.log]&lt;BR /&gt;
index = nagios&lt;/P&gt;

&lt;P&gt;Also, did you try enabling "index and forward" on the forwarder to ensure that data is indeed getting indexed and to the correct index?  Then we can rule out any input config issues.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 01:08:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50387#M9597</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-09-15T01:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50388#M9598</link>
      <description>&lt;P&gt;enabled SplunkForwarder.&lt;BR /&gt;
stoppped.&lt;BR /&gt;
started.&lt;/P&gt;

&lt;P&gt;still no luck.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 01:52:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50388#M9598</guid>
      <dc:creator>drewbfl</dc:creator>
      <dc:date>2010-09-15T01:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50389#M9599</link>
      <description>&lt;P&gt;is index=nagios created on the indexer?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 02:12:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50389#M9599</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-09-15T02:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50390#M9600</link>
      <description>&lt;P&gt;if it is, then try enabling local indexing on the forwarder to ensure there is nothing wrong with the input config.  you'll probably have to create the nagios index temporarily on the forwarder.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 02:22:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50390#M9600</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-09-15T02:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50391#M9601</link>
      <description>&lt;P&gt;i should also note, if you want to use the LWF, then i believe you can put the index=nagios setting on the indexer.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 02:26:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50391#M9601</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-09-15T02:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50392#M9602</link>
      <description>&lt;P&gt;it is on the indexer.  interestingly, the latest event in the nagios index is accurate.  it must be pulling that from the syslog source.  the source and sourcetype on the main search app still have the stale numbers.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 03:40:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50392#M9602</guid>
      <dc:creator>drewbfl</dc:creator>
      <dc:date>2010-09-15T03:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50393#M9603</link>
      <description>&lt;P&gt;would you please update your question with inputs.conf from forwarder and indexer?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 04:41:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50393#M9603</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-09-15T04:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50394#M9604</link>
      <description>&lt;P&gt;i added it above.  thanks&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 05:24:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50394#M9604</guid>
      <dc:creator>drewbfl</dc:creator>
      <dc:date>2010-09-15T05:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50395#M9605</link>
      <description>&lt;P&gt;Didn't help.  I tried adding it to both system/local and search/local inputs.confs and it didn't help.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2010 04:37:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50395#M9605</guid>
      <dc:creator>drewbfl</dc:creator>
      <dc:date>2010-09-16T04:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50396#M9606</link>
      <description>&lt;P&gt;I'm sorry these steps haven't produced any different results for you.  Have you tried enabling "index and forward" on the forwarder?  If that does not produce the correct result, then I would recommend opening a ticket with the Splunk support team to have your configuration files reviewed in detail.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2010 07:17:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50396#M9606</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-09-16T07:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50397#M9607</link>
      <description>&lt;P&gt;I really don't want the forwarder to do any indexing, it doesn't have the cycles nor should it need to.  Isn't this a common thing everyone does with the product?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2010 21:15:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50397#M9607</guid>
      <dc:creator>drewbfl</dc:creator>
      <dc:date>2010-09-17T21:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50398#M9608</link>
      <description>&lt;P&gt;I just mean to enable it for debugging purposes.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2010 00:04:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50398#M9608</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-09-21T00:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: LightForwarder, Not sending updated log entries</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50399#M9609</link>
      <description>&lt;P&gt;using &lt;CODE&gt;index=&lt;/CODE&gt; in inputs.conf on LWF &lt;EM&gt;does&lt;/EM&gt; work, and should work, and is the preferred way to set an index when using a LWF. What does not work is routing to an index via transforms.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2010 07:29:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/LightForwarder-Not-sending-updated-log-entries/m-p/50399#M9609</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-12-23T07:29:01Z</dc:date>
    </item>
  </channel>
</rss>

