<?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: How to configure heavy forwarder _internal index forwarding? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/610094#M9096</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234669"&gt;@mike_k&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;ok, let me know.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 08:37:23 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-08-19T08:37:23Z</dc:date>
    <item>
      <title>How to configure heavy forwarder _internal index forwarding?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/609425#M9076</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a single instance Splunk Enterprise deployment running on Linux. I have a bunch of data feeding into my indexer from a number of Universal Forwarders on the network. My indexer is both indexing this data and on-forwarding it to a Heavy Forwarder on my network. The Heavy Forwarder then forwards my log data off to a third party system. This has all been working well.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am attempting to configure my Heavy Forwarder so that it forwards it's _internal logs back to my indexer but can't get it working.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to get the Heavy Forwarder forwarding _internal logs back to my Indexer, I created an app on the Heavy Forwarder /opt/splunk/etc/apps/forward_internal_back2_Indexer. Inside this app I placed the following files:&lt;BR /&gt;&lt;SPAN&gt;_____________________________________&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;default/inputs.conf&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;[monitor//$SPLUNK_HOME/var/log/splunk/splunkd.log/splunk/splunkd.log]&lt;BR /&gt;&lt;SPAN&gt;disabled=0&lt;BR /&gt;&lt;SPAN&gt;sourcetype=splunkd&lt;BR /&gt;&lt;SPAN&gt;index=_internal&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[monitor//$SPLUNK_HOME/var/log/splunk/splunkd.log/splunk/metrics.log]&lt;BR /&gt;&lt;SPAN&gt;disabled=0&lt;BR /&gt;&lt;SPAN&gt;sourcetype=splunkd&lt;BR /&gt;&lt;SPAN&gt;index=_internal&lt;BR /&gt;&lt;SPAN&gt;_____________________________________&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;default/props.conf&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[splunkd]&lt;BR /&gt;&lt;SPAN&gt;TRANSFORMS-routing=routeBack2Indexer&lt;BR /&gt;&lt;SPAN&gt;_____________________________________&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;default/transforms.conf&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;[routeBack2Indexer]&lt;BR /&gt;&lt;SPAN&gt;REGEX=(.)&lt;BR /&gt;&lt;SPAN&gt;DEST_KEY=_TCP_ROUTING&lt;BR /&gt;&lt;SPAN&gt;FORMAT=HF_internallogs_to_indexer&lt;BR /&gt;&lt;SPAN&gt;_____________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;default/outputs.conf&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;[tcpout:HF_internallogs_to_indexer]&lt;BR /&gt;server = &amp;lt;ip_address_of_splunk_indexer&amp;gt;:9997&lt;U&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_____________________________________&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Once I had done this I restart splunkd on the Heavy Forwarder, However I can't seem to see _internal logs coming back from my Heavy Forwarder host.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;would appreciate some help, figuring out where I've gone wrong &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 13:50:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/609425#M9076</guid>
      <dc:creator>mike_k</dc:creator>
      <dc:date>2022-08-15T13:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: heavy forwarder _internal index forwarding</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/609441#M9077</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234669"&gt;@mike_k&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you already have an input (in $SPLUNK_HOME/etc/system/default) to take internal logs and Splunk doesn't permits to twice index a log.&lt;/P&gt;&lt;P&gt;So, as described at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data_input," target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data_input,&lt;/A&gt;&amp;nbsp;try to copy inputs.conf from&amp;nbsp;$SPLUNK_HOME/etc/system/default to&amp;nbsp;$SPLUNK_HOME/etc/system/local and add&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;_TCP_ROUTING = HF_internallogs_to_indexer&lt;/LI-CODE&gt;&lt;P&gt;to the internal logs stanza (and obviously restart Splunk on HF).&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 06:16:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/609441#M9077</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-15T06:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure heavy forwarder _internal index forwarding?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/610063#M9095</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;thanks for that. Will give that a go.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 04:28:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/610063#M9095</guid>
      <dc:creator>mike_k</dc:creator>
      <dc:date>2022-08-19T04:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure heavy forwarder _internal index forwarding?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/610094#M9096</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234669"&gt;@mike_k&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;ok, let me know.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 08:37:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-configure-heavy-forwarder-internal-index-forwarding/m-p/610094#M9096</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-19T08:37:23Z</dc:date>
    </item>
  </channel>
</rss>

