<?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: Rotuing data to specific indexes in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373449#M19142</link>
    <description>&lt;P&gt;yes My cluster is indexer cluster . and other question is that how does splunk handle creation of indexes?&lt;BR /&gt;
like ket say i have multisite indexer cluster where would i create index ?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2017 16:21:09 GMT</pubDate>
    <dc:creator>aab5272</dc:creator>
    <dc:date>2017-06-28T16:21:09Z</dc:date>
    <item>
      <title>Rotuing data to specific indexes</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373446#M19139</link>
      <description>&lt;P&gt;I have situtationn where i have cluster master which managed the indexer cluster . I am getiing data in load balancing way based on autoLBfrequency . Now i want to route data at a particular index , do iahve to make change in props.conf and tansform.conf at the master or at each peer indexer ?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 14:00:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373446#M19139</guid>
      <dc:creator>aab5272</dc:creator>
      <dc:date>2017-06-28T14:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rotuing data to specific indexes</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373447#M19140</link>
      <description>&lt;P&gt;On the Cluster Master, the app is in /etc/master-apps right? &lt;/P&gt;

&lt;P&gt;Change the props, transforms in the relevant app and then push the cluster bundle - ./splunk apply cluster-bundle&lt;/P&gt;

&lt;P&gt;This will push the new bundle to the cluster members. If you need information on the filtering, please let me know&lt;/P&gt;

&lt;P&gt;Example on filtering:&lt;BR /&gt;
within transforms&lt;/P&gt;

&lt;P&gt;[index_filter_example]&lt;BR /&gt;
REGEX = regex for what you want to match&lt;BR /&gt;
FORMAT  = index name&lt;BR /&gt;
DEST_KEY = _MetaData:Index&lt;/P&gt;

&lt;P&gt;within props&lt;BR /&gt;
[sourcetype]&lt;BR /&gt;
TRANSFORMS-index_filters = index_filter_example, .....&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:36:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373447#M19140</guid>
      <dc:creator>WalshyB</dc:creator>
      <dc:date>2020-09-29T14:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rotuing data to specific indexes</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373448#M19141</link>
      <description>&lt;P&gt;Hi aab5272,&lt;BR /&gt;
sorry but I don't understand yyour need: are you speaking about forwarding data to indexers and do you want to send data to a clustered index?&lt;BR /&gt;
in this case you have only to specify index in your inputs.conf file on forwarders.&lt;/P&gt;

&lt;P&gt;If instead you want to send logs to a non clustered index that is present in only one Indexer, you have to use selective indexing (see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:09:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373448#M19141</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-06-28T15:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rotuing data to specific indexes</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373449#M19142</link>
      <description>&lt;P&gt;yes My cluster is indexer cluster . and other question is that how does splunk handle creation of indexes?&lt;BR /&gt;
like ket say i have multisite indexer cluster where would i create index ?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 16:21:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373449#M19142</guid>
      <dc:creator>aab5272</dc:creator>
      <dc:date>2017-06-28T16:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rotuing data to specific indexes</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373450#M19143</link>
      <description>&lt;P&gt;In indexers cluster, indexes are created on the master node, otherwise they aren't replicated.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 06:50:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Rotuing-data-to-specific-indexes/m-p/373450#M19143</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-06-29T06:50:07Z</dc:date>
    </item>
  </channel>
</rss>

