<?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 index summary indexes on a Search Head locally, and forward all other data to the indexer? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-to-index-summary-indexes-on-a-Search-Head-locally-and/m-p/72303#M704</link>
    <description>&lt;P&gt;Evidently in 4.2 the index forwarding is much more granular.&lt;/P&gt;

&lt;P&gt;Per &lt;A href="http://www.splunk.com/base/Documentation/4.2/Deploy/Routeandfilterdatad#Filter_data_by_target_index"&gt;the docs&lt;/A&gt;, you can specify exactly which indexes get forwarded in &lt;CODE&gt;outputs.conf&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Defaults:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
forwardedindex.0.whitelist = .*
forwardedindex.1.blacklist = _.*
forwardedindex.2.whitelist = _audit
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Forward all but indexes starting with Summary:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
forwardedindex.0.blacklist = summary.*
forwardedindex.1.whitelist = .*
forwardedindex.2.blacklist = _.*
forwardedindex.3.whitelist = _audit
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 15 Apr 2011 13:43:40 GMT</pubDate>
    <dc:creator>Jason</dc:creator>
    <dc:date>2011-04-15T13:43:40Z</dc:date>
    <item>
      <title>How to index summary indexes on a Search Head locally, and forward all other data to the indexer?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-index-summary-indexes-on-a-Search-Head-locally-and/m-p/72302#M703</link>
      <description>&lt;P&gt;Does anyone have any config pointers for the following scenario:&lt;/P&gt;

&lt;P&gt;We have a Search Head, and it runs apps that generate summary index data. We would like it to store its summary indexes locally. But, it is also collecting other data (say, scripted inputs from the UNIX app), and we want to send this other (non-summary, license-using) data to the indexer. How to do this?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2011 22:23:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-index-summary-indexes-on-a-Search-Head-locally-and/m-p/72302#M703</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2011-03-31T22:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to index summary indexes on a Search Head locally, and forward all other data to the indexer?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-index-summary-indexes-on-a-Search-Head-locally-and/m-p/72303#M704</link>
      <description>&lt;P&gt;Evidently in 4.2 the index forwarding is much more granular.&lt;/P&gt;

&lt;P&gt;Per &lt;A href="http://www.splunk.com/base/Documentation/4.2/Deploy/Routeandfilterdatad#Filter_data_by_target_index"&gt;the docs&lt;/A&gt;, you can specify exactly which indexes get forwarded in &lt;CODE&gt;outputs.conf&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Defaults:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
forwardedindex.0.whitelist = .*
forwardedindex.1.blacklist = _.*
forwardedindex.2.whitelist = _audit
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Forward all but indexes starting with Summary:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
forwardedindex.0.blacklist = summary.*
forwardedindex.1.whitelist = .*
forwardedindex.2.blacklist = _.*
forwardedindex.3.whitelist = _audit
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Apr 2011 13:43:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-index-summary-indexes-on-a-Search-Head-locally-and/m-p/72303#M704</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2011-04-15T13:43:40Z</dc:date>
    </item>
  </channel>
</rss>

