<?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 Forwarding data to dynamic IPs in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Forwarding-data-to-dynamic-IPs/m-p/686891#M10018</link>
    <description>&lt;P&gt;I am trying to forward data from UF to few indexers but the indexes have dynamic IPs which keep changing. Now, how does the UF know where to forward the data&lt;BR /&gt;How can I tackle this problem?&lt;/P&gt;&lt;P&gt;Also, can someone explain what is a smartstore &amp;amp; how does it work?&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 13:48:40 GMT</pubDate>
    <dc:creator>av_</dc:creator>
    <dc:date>2024-05-08T13:48:40Z</dc:date>
    <item>
      <title>Forwarding data to dynamic IPs</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Forwarding-data-to-dynamic-IPs/m-p/686891#M10018</link>
      <description>&lt;P&gt;I am trying to forward data from UF to few indexers but the indexes have dynamic IPs which keep changing. Now, how does the UF know where to forward the data&lt;BR /&gt;How can I tackle this problem?&lt;/P&gt;&lt;P&gt;Also, can someone explain what is a smartstore &amp;amp; how does it work?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 13:48:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Forwarding-data-to-dynamic-IPs/m-p/686891#M10018</guid>
      <dc:creator>av_</dc:creator>
      <dc:date>2024-05-08T13:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding data to dynamic IPs</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Forwarding-data-to-dynamic-IPs/m-p/686990#M10023</link>
      <description>&lt;P&gt;I've never come across an Splunk environment that uses dynamic IP's for indexers (might be asking for trouble) , but there may be some use cases, I don't know, probably cloud environments. Normally one would use static IP's and DNS service and name's for UF to Indexers communications. You would then configure your outputs.conf with those DNS names. The UF's have inbuilt functionality to spray portions of the data across the Indexers. So DNS may be the way forward for you.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Example outputs.conf&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[tcpout]
defaultGroup = my_indexers

&lt;SPAN class=""&gt;[tcpout:my_indexers]&lt;/SPAN&gt;
server = indexer1.example.com:9997, indexer2.example.com:9997 &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If using Indexer cluster, you can use the Cluster Master Discovery Option - Read all about it here.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/indexerdiscovery" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/indexerdiscovery&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding Smart Store - Read all about it here.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/AboutSmartStore" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/AboutSmartStore&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 08:35:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Forwarding-data-to-dynamic-IPs/m-p/686990#M10023</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-05-09T08:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding data to dynamic IPs</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Forwarding-data-to-dynamic-IPs/m-p/687026#M10025</link>
      <description>&lt;P&gt;If there is a NLB in between UF/HF and indexing tier, you don't have to worry as DNS should return static IPs for NLB.&lt;BR /&gt;If there is no NLB in between&amp;nbsp;UF/HF and indexing tier and you are banking on DNS to return dynamic IPs and your possible outputs.conf config is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;server=&amp;lt;DNS alias for dynamic idx IPs&amp;gt;:&amp;lt;splunktcp port&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you must reduce &lt;SPAN class=""&gt;dnsResolutionInterval in outputs.conf as low as possible. It will decide how fast new dynamic IPs picked by UF/HF.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 11:47:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Forwarding-data-to-dynamic-IPs/m-p/687026#M10025</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2024-05-09T11:47:11Z</dc:date>
    </item>
  </channel>
</rss>

