About private connectivity
Splunk Cloud Platform private connectivity allows you to directly connect your Splunk Cloud Platform environment with the private virtual network residing in your cloud provider account. This allows you to route the data for ingestion and search traffic into the Splunk Cloud Platform through your cloud provider's internal network backbone using private link technologies.
Splunk Cloud Platform encrypts all data in flight by employing Transport Layer Security (TLS) 1.2+ for ingest data and Hypertext Transfer Protocol Secure (HTTPS) for search data. You can also restrict traffic further by establishing firewall rules or by creating an IP allow list. While these protections are sufficient for most Splunk Cloud Platform customers, Splunk Cloud Platform private connectivity supports the additional needs of customers for whom encrypting data in flight is insufficient to meet their organization's security and compliance requirements.
To configure private connectivity, Splunk Cloud Platform administrators can use Admin Config Service (ACS) APIs to confirm their eligibility and enable this feature. Splunk Cloud Platform will then provision service endpoints so that your data is accepted in your Splunk Cloud Platform deployment.
Requirements
To leverage private connectivity for your Splunk Cloud Platform deployment:
- You must be using AWS or Azure infrastructure.
- You must be on the Victoria Experience for AWS and Azure standard regions or the Classic Experience for USGov and FedRAMP Moderate regions.
- Your deployment must have one or more separate search heads or a search head cluster. Private connectivity requires ACS and ACS is not supported on single instance deployments.
- You must have
sc_admin
role for the ACS API.
Scope and considerations
Consider the following before enabling the private connectivity feature:
- Data that you send to the Splunk Cloud Platform from a universal forwarder, heavy forwarder, or HTTP Event Collector (HEC) for ingest into Splunk Cloud Platform will flow over your cloud provider's private link technology.
- Search, API and UI access traffic to Splunk Cloud Platform can be enabled to flow over your private link.
- All data other than searches and data sent for ingestion to Splunk Cloud Platform from an AWS environment (for example, Inputs Data Manager data, cloud to Splunk Enterprise Federated Search, and so on) will continue to use the public internet. This includes app data or services that require HTTP Event Collector (HEC) acknowledgments.
- Data that you send to the Splunk Cloud Platform must originate from the same region as your Splunk Cloud environment.
AWS
- AWS PrivateLink supports unidirectional data traversal only. Communication other than your AWS environment to Splunk Cloud Platform traffic will continue to flow using the public internet.
- To connect multiple AWS accounts through private connectivity, you need to create a VPC and PrivateLink endpoint for each account.
- You are responsible for AWS costs associated with your VPC. For more information, see: AWS PrivateLink pricing.
Azure
- To connect multiple Azure accounts through private connectivity, you need to create a private virtual network and private link endpoint for each account.
- You are responsible for Azure costs associated with your virtual network. For more information, see Azure Private Link pricing.