<?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 splunkd.log be forwarded from Heavy Forwarder to Indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63509#M12747</link>
    <description>&lt;P&gt;Thank you. I don't know how but I completely overlooked that attribute when reading it. &lt;/P&gt;

&lt;P&gt;I have tested it at HF and works perfectly.&lt;/P&gt;</description>
    <pubDate>Wed, 30 May 2012 14:23:19 GMT</pubDate>
    <dc:creator>fernandoandre</dc:creator>
    <dc:date>2012-05-30T14:23:19Z</dc:date>
    <item>
      <title>can splunkd.log be forwarded from Heavy Forwarder to Indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63507#M12745</link>
      <description>&lt;P&gt;I have a Heavy Forwarder (HF) and an Indexer.&lt;/P&gt;

&lt;P&gt;I would like to forward splunkd.log from the Heavy Forwarder to Indexer in order to search this log without having to log in to the HF.&lt;/P&gt;

&lt;P&gt;1 - How can I do this?&lt;/P&gt;

&lt;P&gt;2 - If possible, can I also do it for Universal Forwarders (how?)?&lt;/P&gt;

&lt;P&gt;3 - If I use [monitor://...splunkd.log] and forward it, this will index the file and count to licensing purposes...or not?&lt;/P&gt;

&lt;P&gt;If I run: &lt;CODE&gt;splunk list monitor&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Splunk returns that this "splunkd.log" in being monitored (but not sent to Indexer).&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 10:06:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63507#M12745</guid>
      <dc:creator>fernandoandre</dc:creator>
      <dc:date>2012-05-30T10:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: can splunkd.log be forwarded from Heavy Forwarder to Indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63508#M12746</link>
      <description>&lt;P&gt;Yes, you can do this, but by default Splunk does not forward events from _internal. In the outputs.conf, you would turn off the filtering. So in the "tcpout" stanza:&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;/P&gt;

&lt;P&gt;forwardedindex.filter.disable = true&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 13:14:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63508#M12746</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2012-05-30T13:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: can splunkd.log be forwarded from Heavy Forwarder to Indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63509#M12747</link>
      <description>&lt;P&gt;Thank you. I don't know how but I completely overlooked that attribute when reading it. &lt;/P&gt;

&lt;P&gt;I have tested it at HF and works perfectly.&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 14:23:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63509#M12747</guid>
      <dc:creator>fernandoandre</dc:creator>
      <dc:date>2012-05-30T14:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: can splunkd.log be forwarded from Heavy Forwarder to Indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63510#M12748</link>
      <description>&lt;P&gt;I've implemented this change, hoping to get the local splunk logs from my heavy forwarders into my main indexer.  However, I'm still not seeing anything.  After doing some more checking, I've noticed that the _internal index on the heavy forwarders has no events.&lt;/P&gt;

&lt;P&gt;Why would my heavy forwarders not be indexing their splunk log files by default?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:45:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63510#M12748</guid>
      <dc:creator>jchampagne</dc:creator>
      <dc:date>2013-02-20T21:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: can splunkd.log be forwarded from Heavy Forwarder to Indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63511#M12749</link>
      <description>&lt;P&gt;Even I have same issue. Heavy forwarders are not forwarding _internal logs&lt;/P&gt;</description>
      <pubDate>Sat, 31 Oct 2015 00:10:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-splunkd-log-be-forwarded-from-Heavy-Forwarder-to-Indexer/m-p/63511#M12749</guid>
      <dc:creator>yanivdutt</dc:creator>
      <dc:date>2015-10-31T00:10:32Z</dc:date>
    </item>
  </channel>
</rss>

