<?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 restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254158#M48775</link>
    <description>&lt;P&gt;I don't like to have more outputs.conf!&lt;BR /&gt;
Everyway try with the dafault group, I found that when I don't  insert _TCP_ROUTING ... logs are sent to alla the indexers (local and remote).&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 10:12:35 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-09-29T10:12:35Z</dc:date>
    <item>
      <title>How to restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254153#M48770</link>
      <description>&lt;P&gt;I have a small scale Splunk Enterprise instance installed on one server which does not index the data locally. Data is pointed to a central server to index it. Outputs on that server are configured/polled through deployment server. However, I now want to configure inputs which need to be indexed locally without disturbing the existing outputs.conf. If someone helps me with ideas, it would be a great help.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 06:42:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254153#M48770</guid>
      <dc:creator>sameera123</dc:creator>
      <dc:date>2016-07-13T06:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254154#M48771</link>
      <description>&lt;P&gt;See this &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Forwarding/Routeandfilterdatad#Configure_selective_indexing"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Forwarding/Routeandfilterdatad#Configure_selective_indexing&lt;/A&gt;&lt;BR /&gt;
there are many examples:&lt;BR /&gt;
 - Index one input locally and then forward the remaining inputs&lt;BR /&gt;
 - Index one input locally and then forward all inputs&lt;BR /&gt;
I used it.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 07:27:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254154#M48771</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-07-13T07:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254155#M48772</link>
      <description>&lt;P&gt;Thanks Giuseppe!! I too got this option. but the thing is inorder to implement this option i should edit my outputs.conf which i dont like to since after a deploy poll push it may get change ..&lt;/P&gt;

&lt;P&gt;Can we restrict to an app to send the data to dedicated indexer or local?&lt;/P&gt;

&lt;P&gt;I mean to ask can we create outputs.conf where we can specify the data should index data locally in app?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 08:24:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254155#M48772</guid>
      <dc:creator>sameera123</dc:creator>
      <dc:date>2016-07-13T08:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254156#M48773</link>
      <description>&lt;P&gt;To implement a selective indexing, you have to configure the outputs.conf file and then ALL the inputs.conf stanzas (each one)!&lt;BR /&gt;
When you insert the command&lt;BR /&gt;
   _TCP_ROUTING = my_new_route&lt;BR /&gt;
in one stanza of inputs.conf file, the input  is locally indexed or sent to the remote indexers.&lt;BR /&gt;
otherwise if you don't insert the above command in a stanza, the inputs of the stanza are both locally indexed and sent to the remote indexers (and there is a doble license consumption!).&lt;/P&gt;

&lt;P&gt;In outputs.conf you configure only the servers to send logs, the destination (local or remote) must be specified in each inputs.conf stanzas.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;BR /&gt;
P.S.: please accept the answer if you like &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:13:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254156#M48773</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-29T10:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254157#M48774</link>
      <description>&lt;P&gt;I dont think we need to change all other inputs stanza's with the _TCP_Routing if you have already specified defaultGroup as reomote server(indexer).&lt;/P&gt;

&lt;P&gt;Can we create dedicated outputs.conf under the app where we need the inputs which needs the data index locally?if we do so the precedence goes to system/local or app/local since we have the inputs localy in the app?&lt;/P&gt;

&lt;P&gt;General precedence s system /local but not sure about in case of above condition occurs...&lt;/P&gt;

&lt;P&gt;Please clarify&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:12:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254157#M48774</guid>
      <dc:creator>sameera123</dc:creator>
      <dc:date>2020-09-29T10:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254158#M48775</link>
      <description>&lt;P&gt;I don't like to have more outputs.conf!&lt;BR /&gt;
Everyway try with the dafault group, I found that when I don't  insert _TCP_ROUTING ... logs are sent to alla the indexers (local and remote).&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254158#M48775</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-29T10:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict specific data to be indexed locally, not interrupting data being forwarded and indexed on remote servers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254159#M48776</link>
      <description>&lt;P&gt;if you're satisfied of the answer, please, accept the answer.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 11:09:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-restrict-specific-data-to-be-indexed-locally-not/m-p/254159#M48776</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-09-09T11:09:15Z</dc:date>
    </item>
  </channel>
</rss>

