<?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: Using SSL with connection between forwarders and AWS ACM (certificate MAanger) in Security</title>
    <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709432#M18286</link>
    <description>&lt;P&gt;Splunk have internal LB in UF/HF -&amp;gt; HF/Indexers. There are two options to use it. If you have static IPs on your indexers then you can just create outputs.conf which contains those. But if you have not so static IP on indexers (those are e.g. in cloud, or you need more indexers frequently) then you could use indexer discovery feature. This keeps list of indexers on master node and UFs/HFs is asking it and then those can modify their output targets on fly.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Indexer/indexerdiscovery" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Indexer/indexerdiscovery&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2025 07:49:13 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2025-01-22T07:49:13Z</dc:date>
    <item>
      <title>Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/632282#M16604</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We have a set of indexers with no public IPs behind AWS NLB&amp;nbsp;&lt;BR /&gt;We would like to use AWS certificates that terminate on the NLB&lt;BR /&gt;&lt;BR /&gt;We have the ACM pem certifcate and the CA (you cant get the private key)&amp;nbsp;&lt;BR /&gt;We tested it using openSSL and it is working using the CAfile&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How can I configure my UF to use SSL with only the destination pem and CAfile&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 08:58:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/632282#M16604</guid>
      <dc:creator>aamer86</dc:creator>
      <dc:date>2023-02-26T08:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/708750#M18283</link>
      <description>&lt;P&gt;Have you already solved this issue?&lt;BR /&gt;I also want to do the same, but I encountered the following problem:&lt;BR /&gt;&lt;STRONG&gt;Active forwards:&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;None&lt;BR /&gt;&lt;STRONG&gt;Configured but inactive forwards:&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; mysubdomain:443&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 14:46:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/708750#M18283</guid>
      <dc:creator>tt-nexteng</dc:creator>
      <dc:date>2025-01-14T14:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/708765#M18284</link>
      <description>Splunk forwarders didn’t support NLB between forwarders and indexers. Only place where you could use it is with HEC.</description>
      <pubDate>Tue, 14 Jan 2025 17:25:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/708765#M18284</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-14T17:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709419#M18285</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Could you tell me how to set up indexes in a private subnet without using an NLB, and how to configure forwards?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 06:09:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709419#M18285</guid>
      <dc:creator>tt-nexteng</dc:creator>
      <dc:date>2025-01-22T06:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709432#M18286</link>
      <description>&lt;P&gt;Splunk have internal LB in UF/HF -&amp;gt; HF/Indexers. There are two options to use it. If you have static IPs on your indexers then you can just create outputs.conf which contains those. But if you have not so static IP on indexers (those are e.g. in cloud, or you need more indexers frequently) then you could use indexer discovery feature. This keeps list of indexers on master node and UFs/HFs is asking it and then those can modify their output targets on fly.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Indexer/indexerdiscovery" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Indexer/indexerdiscovery&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 07:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709432#M18286</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-22T07:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709441#M18287</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for providing the link. Let me confirm once again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My client requires all nodes to be kept in a private subnet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, by using indexer discovery, I can place both the manager node and peer nodes in the private subnet, then set up an NLB in the public subnet in front of the manager node, with TLS communication encryption enabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In this case, in the forwarders’ configuration, I only need to set this NLB to the &lt;/SPAN&gt;&lt;SPAN&gt;manager_uri&lt;/SPAN&gt;&lt;SPAN&gt;, correct?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 09:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709441#M18287</guid>
      <dc:creator>tt-nexteng</dc:creator>
      <dc:date>2025-01-22T09:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709481#M18288</link>
      <description>&lt;P&gt;You should set pair of HF or UF as a gateway / “NLB” between the source client in public subnet and cluster peers in private network. Those gateway nodes use indexer discovery towards splunk indexers in private subnet. The they have static IPs towards public subnet and they received events from source systems. Then in source systems are static outputs.conf where are static ips of those gateway nodes. There is no direct connections between source systems and splunk indexers or manager node. NLB cannot be e.g. F5, AWS NLB or any similar real load balancer.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 15:54:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/709481#M18288</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-22T15:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using SSL with connection between forwarders and AWS ACM (certificate MAanger)</title>
      <link>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/710458#M18305</link>
      <description>&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 12:03:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Using-SSL-with-connection-between-forwarders-and-AWS-ACM/m-p/710458#M18305</guid>
      <dc:creator>tt-nexteng</dc:creator>
      <dc:date>2025-02-03T12:03:20Z</dc:date>
    </item>
  </channel>
</rss>

