- Legacy APM Server Reference:
- Overview
- Installing APM Server
- Upgrading APM Server
- Setting up and running APM Server
- Configuring APM Server
- General configuration options
- Configure the output
- Parse data by using ingest node
- Specify SSL settings
- Load the Elasticsearch index template
- Configure logging
- Set up the Kibana endpoint
- Load the Kibana dashboards
- Set up Real User Monitoring (RUM) support
- Use environment variables in the configuration
- Set up project paths
- Securing 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 Serveredit
To configure APM Server, you edit the configuration file. For rpm and deb,
you’ll find the configuration file at /etc/apm-server/apm-server.yml
. Under
Docker, it’s located at /usr/share/apm-server/apm-server.yml
. For mac and win,
look in the archive that you just extracted.
See the Config File Format section of the Beats Platform Reference for more about the structure of the config file.
Was this helpful?
Thank you for your feedback.