<?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 effectively route non-internal logs to external Indexers ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-effectively-route-non-internal-logs-to-external-Indexers/m-p/560757#M92672</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233960"&gt;@dm1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try this out as you are setting at defaultGroup level you might need to block other non-internals.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout]
defaultGroup = Internal_indexers
#disable default filters
forwardedindex.0.whitelist = (_audit|_introspection|_internal|_telemetry)
forwardedindex.1.blacklist = .*&lt;/LI-CODE&gt;&lt;P&gt;_TCP_ROUTING to other indexer should work fine without any issues , hope you have done a restart of UF post this change and are you sure this OrgA indexer is in active forwarder list? Try ./splunk list forward-server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jul 2021 10:56:42 GMT</pubDate>
    <dc:creator>venkatasri</dc:creator>
    <dc:date>2021-07-26T10:56:42Z</dc:date>
    <item>
      <title>How to effectively route non-internal logs to external Indexers ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-effectively-route-non-internal-logs-to-external-Indexers/m-p/560737#M92670</link>
      <description>&lt;P&gt;In my current setup, I want to forward only internal logs to Indexers in myOrg, whereas, some non-internal logs to Indexers of an external Org.&lt;/P&gt;&lt;P&gt;Below is my current outputs.conf, however, its not working as intended. I am seeing forwarder attempting to forward non-internal logs to myOrg's indexers as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout]
defaultGroup = Internal_indexers

#disable default filters
forwardedindex.0.whitelist =
forwardedindex.1.blacklist =
forwardedindex.2.whitelist =
forwardedindex.3.whitelist =

#Enable these
forwardedindex.4.whitelist = (_audit|_introspection|_internal|_telemetry)

[tcpout:Internal_indexers]
server = index01:9997

[tcpout:OrgA_indexer]
server = y.y.y.y:9997&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;Below is inputs.conf for non-internal log&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor://some_source.log]
index = abc
sourcetype = syslog
_TCP_ROUTING = OrgA_indexer&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 07:08:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-effectively-route-non-internal-logs-to-external-Indexers/m-p/560737#M92670</guid>
      <dc:creator>dm1</dc:creator>
      <dc:date>2021-07-26T07:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to effectively route non-internal logs to external Indexers ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-effectively-route-non-internal-logs-to-external-Indexers/m-p/560757#M92672</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233960"&gt;@dm1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try this out as you are setting at defaultGroup level you might need to block other non-internals.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout]
defaultGroup = Internal_indexers
#disable default filters
forwardedindex.0.whitelist = (_audit|_introspection|_internal|_telemetry)
forwardedindex.1.blacklist = .*&lt;/LI-CODE&gt;&lt;P&gt;_TCP_ROUTING to other indexer should work fine without any issues , hope you have done a restart of UF post this change and are you sure this OrgA indexer is in active forwarder list? Try ./splunk list forward-server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 10:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-effectively-route-non-internal-logs-to-external-Indexers/m-p/560757#M92672</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-26T10:56:42Z</dc:date>
    </item>
  </channel>
</rss>

