<?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 Forward activity in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Forward-activity/m-p/29490#M5069</link>
    <description>&lt;P&gt;Forwarders don't forward their _internal activity by default. Add the following to your inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log]
_TCP_ROUTING = * 
index = _internal
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/10679" rel="nofollow"&gt;Here's a conversation about it.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jan 2011 00:57:59 GMT</pubDate>
    <dc:creator>tedder</dc:creator>
    <dc:date>2011-01-21T00:57:59Z</dc:date>
    <item>
      <title>Monitoring Forward activity</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Forward-activity/m-p/29489#M5068</link>
      <description>&lt;P&gt;I have a Splunk server that receives data from 2 normal (not light) forwarders.&lt;/P&gt;

&lt;P&gt;In the forwarders, I had to create a local index with the same name as the server and I'm using local file monitors.&lt;/P&gt;

&lt;P&gt;Everything is OK and data is getting to the server as it should.&lt;/P&gt;

&lt;P&gt;The problem is, I can't seem to monitor the activity on the forwarders:
1. there are no events in the _internal indexes
2. the default activity searches return no data
3. in the main server, I also cannot find _internal index data related to the forwarder's activity&lt;/P&gt;

&lt;P&gt;A few days ago, one of the forwaders had splunkd using &amp;gt; 10% of CPU and I have no way of knowing or diagnosing the problem.&lt;/P&gt;

&lt;P&gt;So, I should I monitor the forwarders' activity ?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2011 21:32:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Forward-activity/m-p/29489#M5068</guid>
      <dc:creator>ruiaires</dc:creator>
      <dc:date>2011-01-20T21:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Forward activity</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Forward-activity/m-p/29490#M5069</link>
      <description>&lt;P&gt;Forwarders don't forward their _internal activity by default. Add the following to your inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log]
_TCP_ROUTING = * 
index = _internal
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/10679" rel="nofollow"&gt;Here's a conversation about it.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2011 00:57:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Forward-activity/m-p/29490#M5069</guid>
      <dc:creator>tedder</dc:creator>
      <dc:date>2011-01-21T00:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Forward activity</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Forward-activity/m-p/29491#M5070</link>
      <description>&lt;P&gt;You can utilize the settings in the LightForwarder app that send the internal logs onto the indexer.   However, this only changes where the logs are located.  To do this, you must edit the inputs.conf on your forwarder to reflect the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log]
_TCP_ROUTING = *
index = _internal

[monitor://$SPLUNK_HOME/var/log/splunk/metrics.log]
_TCP_ROUTING = *
index = _internal
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;10% utilization is not uncommon for a full forwarder if it is doing some heavy processing.  Without more detail of your inputs, this will be hard to diagnose. &lt;/P&gt;</description>
      <pubDate>Sat, 22 Jan 2011 02:07:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Forward-activity/m-p/29491#M5070</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2011-01-22T02:07:10Z</dc:date>
    </item>
  </channel>
</rss>

