<?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: forward _internal index from deployment server in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32396#M375</link>
    <description>&lt;P&gt;Note that the forwardedindex.whitelist.2 entry described above is the default starting with version 5.0.2, I believe.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2013 01:22:15 GMT</pubDate>
    <dc:creator>sowings</dc:creator>
    <dc:date>2013-08-15T01:22:15Z</dc:date>
    <item>
      <title>forward _internal index from deployment server</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32393#M372</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have the following outputs.conf set in deployment server but the _internal index doesn't seem to be forwarded to the Indexer. What do I miss?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;outputs.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
autoLB=true
autoLBFrequency=30
blockOnCloning=true
compressed=false
connectionTimeout=20
disabled=false&amp;gt;
dropClonedEventsOnQueueFull=5
dropEventsOnQueueFull=-1
forwardedindex.0.whitelist=.*
forwardedindex.1.whitelist=_.*
forwardedindex.2.whitelist=_audit
forwardedindex.filter.disable=false
heartbeatFrequency=30
indexAndForward=false
maxConnectionsPerIndexer=2
maxFailuresPerInterval=2
maxQueueSize=500KB
readTimeout=300
secsInFailureInterval=1
sendCookedData=true
server=165.36.15.217:9997,165.36.15.218:9997
useACK=false
writeTimeout=300
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please help.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 19:30:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32393#M372</guid>
      <dc:creator>ch_goh</dc:creator>
      <dc:date>2013-08-12T19:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: forward _internal index from deployment server</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32394#M373</link>
      <description>&lt;P&gt;Can you try changing your &lt;EM&gt;forwardedindex.2&lt;/EM&gt; line to :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;forwardedindex.2.whitelist = (_audit|_internal)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, your other forwardedindex lines (0 and 1) are essentially saying any "1-character" or _"1-character" indexes should be forwarded - these are regular expressions defining the index names you want to forward.&lt;/P&gt;

&lt;P&gt;Alternatively, can you simplify your outputs.conf?  You really only need the entries you want to override compared to what's in &lt;EM&gt;etc/system/default/outputs.conf&lt;/EM&gt; - I noticed a lot of your settings are the same as what's in the default.&lt;/P&gt;

&lt;P&gt;So for example you could have the following much simpler version of your outputs.conf that forwards all indexes (and have this located in &lt;EM&gt;etc/system/local&lt;/EM&gt; or an app's &lt;EM&gt;default&lt;/EM&gt; directory's &lt;EM&gt;outputs.conf&lt;/EM&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
forwardedindex.0.whitelist=.*
forwardedindex.1.blacklist=
forwardedindex.2.whitelist=

[tcpout:splunk]
server=165.36.15.217:9997,165.36.15.218:9997
autoLB=true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Aug 2013 21:21:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32394#M373</guid>
      <dc:creator>jhupka</dc:creator>
      <dc:date>2013-08-14T21:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: forward _internal index from deployment server</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32395#M374</link>
      <description>&lt;P&gt;It works. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 01:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32395#M374</guid>
      <dc:creator>ch_goh</dc:creator>
      <dc:date>2013-08-15T01:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: forward _internal index from deployment server</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32396#M375</link>
      <description>&lt;P&gt;Note that the forwardedindex.whitelist.2 entry described above is the default starting with version 5.0.2, I believe.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 01:22:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/forward-internal-index-from-deployment-server/m-p/32396#M375</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-08-15T01:22:15Z</dc:date>
    </item>
  </channel>
</rss>

