- Legacy APM Server Reference:
- Overview
- Installing APM Server
- Setting up and running APM Server
- Configuring APM Server
- Event Types
- Real User Monitoring (RUM)
- Tune Data Ingestion
- Storage Management
- Intake API
- Exploring data in Elasticsearch
- Exported fields
- Troubleshooting
- Release notes
A newer version is available. For the latest information, see the
current release documentation.
Configuring APM Server to use encrypted connectionsedit
If encryption is enabled on the Elasticsearch cluster, you need to connect to Elasticsearch via
HTTPS. If the certificate authority (CA) that signed your node certificates
is not in the host system’s trusted certificate authorities list, you also need
to add the path to the .pem
file that contains your CA’s certificate to the
APM Server configuration.
To configure a APM Server to connect to Elasticsearch via HTTPS, add the https
protocol to all host URLs:
Was this helpful?
Thank you for your feedback.