Private Connectivity using AWS PrivateLink

Connect to AWS using PrivateLink.

Prerequisites

To connect Splunk Observability Cloud to AWS using AWS PrivateLink, you need the following:

  • An active AWS account

  • A basic understanding of VPC concepts and networking principles

Connect different accounts within or across regions

You can use AWS PrivateLink to connect different accounts within or across AWS regions. The following diagram showsdiagram shows an overview of how AWS PrivateLink for Splunk Observability Cloud works:

AWS Private Link schema.

Delete a VPC endpoint

You can list, modify, tag, or delete your VPC endpoints.

To delete an endpoint, follow these steps:

  1. Log in to the AWS Management Console and open the Amazon VPC service.

  2. On the left navigation pane, select Endpoints.

  3. Select the VPC endpoint you want to delete.

  4. Confirm the deletion when prompted.

If the workloads that you're monitoring with Splunk Observability Cloud are not in the AWS source account regions list, follow the steps below:

  1. In your AWS account, either use an existing VPC or create a new VPC in one of Splunk Observability's AWS account regions mentioned in the AWS PrivateLink service names.

  2. Set up AWS VPC peering between the regions where the workloads are being monitored and the region where the VPC used in step 1 is located.

  3. Follow Configure your AWS PrivateLink VPC endpoints to activate the AWS PrivateLink endpoint connection from the region where the VPC used in step 1 is located.

Learn more about VPC Peering in the AWS documentation at https://docs.aws.amazon.com/vpc/latest/peering/peering-configurations-full-access.html#two-vpcs-full-access.

To use AWS PrivateLink URLs in your Collector instance, update the necessary variables in your Collector configuration to point to the given endpoint type:

Endpoint type

Endpoint URL

Example

Metric ingest endpoint

private-ingest.<realm>.signalfx.com

private-ingest.us0.signalfx.com

Traces ingest endpoint

private-ingest.<realm>.signalfx.com/v2/trace

private-ingest.us0.signalfx.com/v2/trace

API endpoint URL

http://private-api.<realm>.signalfx.com

http://private-api.us0.signalfx.com

See all PrivateLink URLs at AWS PrivateLink endpoint URLs.

For information about the Collector’s environment variables, see Environment variables.

Report an issue

Before you create an issue or open a Splunk Customer Support request, gather the following information:

  • What happened and the impact of the issue.

  • All the steps you followed until the issue appeared.

  • What you expected as the outcome.

  • Your attempts to solve the issue, including workarounds.

  • The operating system, runtime or compiler version, libraries, frameworks, and application servers of your environment, including your instrumentation settings.

  • Debug logs and other logs that might help troubleshoot the issue.

To get help, see Support Programs.