<?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: Forwarder logs in an indexer cluster setting in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Forwarder-logs-in-an-indexer-cluster-setting/m-p/225118#M23799</link>
    <description>&lt;P&gt;You need a combination of outputs.conf and some settings within.  An example is below.  The whitelist .* says all indexes, and the the 1.blacklist overrides the already configured settings for blacklisted indexes.   This should go into $SPLUNK_HOME/etc/appName/local/outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:INDEXERS]
server = indexer1:9997,indexer2:9997
compressed = true
autoLB = true
forwardedindex.0.whitelist = .*
forwardedindex.1.blacklist =
forwardedindex.2.whitelist =
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 10 Aug 2016 13:20:13 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2016-08-10T13:20:13Z</dc:date>
    <item>
      <title>Forwarder logs in an indexer cluster setting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forwarder-logs-in-an-indexer-cluster-setting/m-p/225117#M23798</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have recently started migrating our enterprise infrastructure to an indexer cluster from a previous standalone Splunk server infrastructure. Before the migration, I could see all the splunkd.logs from all forwarders in the _internal index on the server. After switching to the cluster, I can no longer see them when searching in index=_internal via the search head. &lt;BR /&gt;
I suspect it is due to the fact that _internal is... internal, so it is not clustered among cluster nodes and therefore not searchable via the cluster search head. &lt;/P&gt;

&lt;P&gt;What is the proper way to view them? I have splunk web disabled on cluster peers for security reasons as it was never supposed to be searched directly. It feels idiotic having this log-centralising product and not being able to see its logs in a central place.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:36:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forwarder-logs-in-an-indexer-cluster-setting/m-p/225117#M23798</guid>
      <dc:creator>asiaque_mBank</dc:creator>
      <dc:date>2020-09-29T10:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder logs in an indexer cluster setting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Forwarder-logs-in-an-indexer-cluster-setting/m-p/225118#M23799</link>
      <description>&lt;P&gt;You need a combination of outputs.conf and some settings within.  An example is below.  The whitelist .* says all indexes, and the the 1.blacklist overrides the already configured settings for blacklisted indexes.   This should go into $SPLUNK_HOME/etc/appName/local/outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:INDEXERS]
server = indexer1:9997,indexer2:9997
compressed = true
autoLB = true
forwardedindex.0.whitelist = .*
forwardedindex.1.blacklist =
forwardedindex.2.whitelist =
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Aug 2016 13:20:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Forwarder-logs-in-an-indexer-cluster-setting/m-p/225118#M23799</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-08-10T13:20:13Z</dc:date>
    </item>
  </channel>
</rss>

