<?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 Splunk migration in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-migration/m-p/528929#M89136</link>
    <description>&lt;P&gt;Hi We are working on migration to different environments and we are looking to forward same data to different indexers(new indexer) but it is forwarding to only new indexer and it is not forwarding to existing indexer.&lt;/P&gt;&lt;P&gt;We did the below steps to forward data.&lt;/P&gt;&lt;P&gt;Below is the outputs.conf file in Slunk universal forwarder&lt;/P&gt;&lt;P&gt;[tcpout] defaultGroup = existingindexer,newindexer&lt;/P&gt;&lt;P&gt;[tcpout:lb] server = existingindexer:9998&lt;/P&gt;&lt;P&gt;autoLB = true&lt;/P&gt;&lt;P&gt;[tcpout: newindexer] server= server2.com:9998&lt;/P&gt;&lt;P&gt;autoLB = true&lt;/P&gt;&lt;P&gt;And in the inputs.conf we kept both indexers name&lt;/P&gt;&lt;P&gt;[script]&lt;/P&gt;&lt;P&gt;interval = 3600&lt;/P&gt;&lt;P&gt;sourcetype = sqlrun&lt;/P&gt;&lt;P&gt;index = old_index&lt;/P&gt;&lt;P&gt;disabled = 0&lt;/P&gt;&lt;P&gt;[script]&lt;/P&gt;&lt;P&gt;interval = 3600&lt;/P&gt;&lt;P&gt;sourcetype = sqlrun&lt;/P&gt;&lt;P&gt;index = new_index&lt;/P&gt;&lt;P&gt;disabled = 0&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2020 08:13:52 GMT</pubDate>
    <dc:creator>kowsikreddy</dc:creator>
    <dc:date>2020-11-11T08:13:52Z</dc:date>
    <item>
      <title>Splunk migration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-migration/m-p/528929#M89136</link>
      <description>&lt;P&gt;Hi We are working on migration to different environments and we are looking to forward same data to different indexers(new indexer) but it is forwarding to only new indexer and it is not forwarding to existing indexer.&lt;/P&gt;&lt;P&gt;We did the below steps to forward data.&lt;/P&gt;&lt;P&gt;Below is the outputs.conf file in Slunk universal forwarder&lt;/P&gt;&lt;P&gt;[tcpout] defaultGroup = existingindexer,newindexer&lt;/P&gt;&lt;P&gt;[tcpout:lb] server = existingindexer:9998&lt;/P&gt;&lt;P&gt;autoLB = true&lt;/P&gt;&lt;P&gt;[tcpout: newindexer] server= server2.com:9998&lt;/P&gt;&lt;P&gt;autoLB = true&lt;/P&gt;&lt;P&gt;And in the inputs.conf we kept both indexers name&lt;/P&gt;&lt;P&gt;[script]&lt;/P&gt;&lt;P&gt;interval = 3600&lt;/P&gt;&lt;P&gt;sourcetype = sqlrun&lt;/P&gt;&lt;P&gt;index = old_index&lt;/P&gt;&lt;P&gt;disabled = 0&lt;/P&gt;&lt;P&gt;[script]&lt;/P&gt;&lt;P&gt;interval = 3600&lt;/P&gt;&lt;P&gt;sourcetype = sqlrun&lt;/P&gt;&lt;P&gt;index = new_index&lt;/P&gt;&lt;P&gt;disabled = 0&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 08:13:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-migration/m-p/528929#M89136</guid>
      <dc:creator>kowsikreddy</dc:creator>
      <dc:date>2020-11-11T08:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk migration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-migration/m-p/529004#M89148</link>
      <description>&lt;P&gt;The default group references "existingindexer", but there is no group by that name.&amp;nbsp; That would explain why data is not being sent to the old indexers.&lt;/P&gt;&lt;P&gt;The inputs.conf file has two stanzas by the same name, but with different content.&amp;nbsp; This will NOT create two separate inputs.&amp;nbsp; Instead, the settings in the separate stanzas will be merged into a single stanza.&amp;nbsp; If an attribute is specified more than once in the same stanza then the last value is used.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 16:26:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-migration/m-p/529004#M89148</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-11-11T16:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk migration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-migration/m-p/529091#M89162</link>
      <description>&lt;P&gt;can you please explain, how we can define 2 indexes in the inputs.conf file to forward same data 2 indexes ?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 07:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-migration/m-p/529091#M89162</guid>
      <dc:creator>kowsikreddy</dc:creator>
      <dc:date>2020-11-12T07:46:05Z</dc:date>
    </item>
  </channel>
</rss>

