<?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 How do I configure a small installation? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708635#M29033</link>
    <description>&lt;P&gt;I have an indexer, a search head, and a heavy forwarder for a small installation. How do I configure them to communicate correctly?&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2025 16:52:06 GMT</pubDate>
    <dc:creator>danielbb</dc:creator>
    <dc:date>2025-01-13T16:52:06Z</dc:date>
    <item>
      <title>How do I configure a small installation?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708635#M29033</link>
      <description>&lt;P&gt;I have an indexer, a search head, and a heavy forwarder for a small installation. How do I configure them to communicate correctly?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 16:52:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708635#M29033</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2025-01-13T16:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a small installation?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708637#M29035</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196884"&gt;@danielbb&lt;/a&gt;&amp;nbsp;Hello Daniel, Please follow the below steps.&lt;/P&gt;&lt;P&gt;1. Install Splunk on all the required instances.&lt;/P&gt;&lt;P&gt;2. Enable the receiving port `9997` on the indexer.&lt;/P&gt;&lt;P&gt;3. If you are forwarding data from a Universal Forwarder (UF) to a Heavy Forwarder (HF) and then to the indexer, ensure the receiving port is open on both the Heavy Forwarder and the indexer.&lt;/P&gt;&lt;P&gt;4. Ensure the following ports are open:&lt;/P&gt;&lt;P&gt;9997: UF to HF and HF to Indexer&lt;/P&gt;&lt;P&gt;8089: Management port between Indexers and Search Heads&lt;/P&gt;&lt;P&gt;8000: Web port for HF and Search Head (optional for indexers in production environments)&lt;/P&gt;&lt;P&gt;5. Add your indexer to the Search Head:&lt;/P&gt;&lt;P&gt;- Navigate to Settings &amp;gt; Distributed Search &amp;gt; Distributed Search Setup&lt;/P&gt;&lt;P&gt;- Enable distributed search, then go to Settings &amp;gt; Distributed Search &amp;gt; Search Peers&lt;/P&gt;&lt;P&gt;- Add the indexer details here and restart the Splunk instance.&lt;/P&gt;&lt;P&gt;6. If required, open port `8000` for the web interface on the Heavy Forwarder and Search Head. While optional for indexers, this port is typically not opened on production indexers.&lt;/P&gt;&lt;P&gt;Note:Before configuring Splunk, perform a telnet test to verify port connectivity:&lt;/P&gt;&lt;P&gt;- From UF to HF:&lt;/P&gt;&lt;P&gt;`telnet &amp;lt;HF_IP_Address&amp;gt; 9997`&lt;/P&gt;&lt;P&gt;- From HF to Indexer:&lt;/P&gt;&lt;P&gt;`telnet &amp;lt;Indexer_IP_Address&amp;gt; 9997`&lt;/P&gt;&lt;P&gt;- From Indexers to Search Heads:&lt;/P&gt;&lt;P&gt;Ensure the management port `8089` is open.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I hope this helps, if any reply helps you, you could add your upvote/karma points to that reply, thanks.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Jan 2025 17:21:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708637#M29035</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-13T17:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a small installation?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708638#M29036</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196884"&gt;@danielbb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create `inputs.conf` and `outputs.conf` on the Heavy Forwarder (HF) if you want to forward data directly from the HF to the indexers. Alternatively, create `inputs.conf` and `outputs.conf` on the Universal Forwarder (UF) to send data to the HF, which will then forward it to the indexers.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I hope this helps, if any reply helps you, you could add your upvote/karma points to that reply, thanks.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Jan 2025 17:22:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708638#M29036</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-13T17:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a small installation?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708641#M29037</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196884"&gt;@danielbb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1736788809973.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34121i98D804BA339E452E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1736788809973.png" alt="kiran_panchavat_0-1736788809973.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I hope this helps, if any reply helps you, you could add your upvote/karma points to that reply, thanks.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Jan 2025 17:22:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708641#M29037</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-13T17:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a small installation?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708894#M29058</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196884"&gt;@danielbb&lt;/a&gt;&amp;nbsp;Please, don't forget to accept this solution if it fits your needs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 13:34:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708894#M29058</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-15T13:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a small installation?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708913#M29062</link>
      <description>If this a production or anything else than your lab environment, then you should configure TLS into use on those connections. There are instructions on securing your splunk environment guide and also there is conf23 presentation about TLS slippery or something similar.</description>
      <pubDate>Wed, 15 Jan 2025 16:24:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-do-I-configure-a-small-installation/m-p/708913#M29062</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-15T16:24:31Z</dc:date>
    </item>
  </channel>
</rss>

