<?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 Data to Independent Indexer in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26122#M4282</link>
    <description>&lt;P&gt;You are correct, except for how do I configure it so when I send it I'm able to send data from multiple indexes to one. I only have one index as the destination however I have multiple on my system. So far syslog seems to be the only approach I can find that might work,however the lack of encryption is concerning.&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2013 16:24:42 GMT</pubDate>
    <dc:creator>jwelters</dc:creator>
    <dc:date>2013-05-07T16:24:42Z</dc:date>
    <item>
      <title>Forward Data to Independent Indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26118#M4278</link>
      <description>&lt;P&gt;I'm trying to determine how to send my data as it's being indexed to a a secondary indexer. That in itself is easy, the catch is currently I have many indexes and the indexer I'm required to send the data to has one.&lt;/P&gt;

&lt;P&gt;So I need to forward indexed data to a single index on a remote indexer. I have no ability to configure the remote indexer. &lt;/P&gt;

&lt;P&gt;Does anyone have any suggestions that may help in accomplishing this ? &lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 11:34:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26118#M4278</guid>
      <dc:creator>jwelters</dc:creator>
      <dc:date>2013-05-07T11:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Independent Indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26119#M4279</link>
      <description>&lt;P&gt;There are ways to index and forward data, but I believe that the built in method sends index specific data, so you would have to have a duplicate config. If you aren't worried about license, you can send all the indexed data as syslog to the remote indexer, and have it re-index there on the single index.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[syslog]&lt;BR /&gt;
defaultGroup = &amp;lt;target_group&amp;gt;, &amp;lt;target_group&amp;gt;, ...&lt;BR /&gt;
[syslog:&amp;lt;target_group&amp;gt;]&lt;BR /&gt;
server = [&amp;lt;ip&amp;gt;|&amp;lt;servername&amp;gt;]:&amp;lt;port&amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 12:13:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26119#M4279</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-05-07T12:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Independent Indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26120#M4280</link>
      <description>&lt;P&gt;I thought of sending it as syslog, however the encryption of forwarding it as Splunk data is desired. I don't care about the remote indexers licensing whatsoever. The challenge as you mention is sending data from 30+ indexes to one index. Syslog might be the only option for us.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 12:15:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26120#M4280</guid>
      <dc:creator>jwelters</dc:creator>
      <dc:date>2013-05-07T12:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Independent Indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26121#M4281</link>
      <description>&lt;P&gt;The you'll want to follow this: &lt;CODE&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Forwarddatatothird-partysystemsd#TCP_data" target="test_blank"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Forwarddatatothird-partysystemsd#TCP_data&lt;/A&gt;&lt;/CODE&gt; . You can send it TCP (uncooked) and have the remote accept it as a normal tcp input.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 12:19:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26121#M4281</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-05-07T12:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Forward Data to Independent Indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26122#M4282</link>
      <description>&lt;P&gt;You are correct, except for how do I configure it so when I send it I'm able to send data from multiple indexes to one. I only have one index as the destination however I have multiple on my system. So far syslog seems to be the only approach I can find that might work,however the lack of encryption is concerning.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 16:24:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-Data-to-Independent-Indexer/m-p/26122#M4282</guid>
      <dc:creator>jwelters</dc:creator>
      <dc:date>2013-05-07T16:24:42Z</dc:date>
    </item>
  </channel>
</rss>

