- Observability: other versions:
- Get started
- What is Elastic Observability?
- What’s new in 8.17
- Quickstart: Monitor hosts with Elastic Agent
- Quickstart: Monitor your Kubernetes cluster with Elastic Agent
- Quickstart: Monitor hosts with OpenTelemetry
- Quickstart: Unified Kubernetes Observability with Elastic Distributions of OpenTelemetry (EDOT)
- Quickstart: Collect data with AWS Firehose
- Add data from Splunk
- Applications and services
- Application performance monitoring (APM)
- Get started
- Learn about data types
- Collect application data
- View and analyze data
- Act on data
- Use APM securely
- Manage storage
- Configure APM Server
- Monitor APM Server
- APM APIs
- Troubleshooting
- Upgrade
- Release notes
- Known issues
- Synthetic monitoring
- Get started
- Scripting browser monitors
- Configure lightweight monitors
- Manage monitors
- Work with params and secrets
- Analyze monitor data
- Monitor resources on private networks
- Use the CLI
- Configure projects
- Multi-factor Authentication
- Configure Synthetics settings
- Grant users access to secured resources
- Manage data retention
- Use Synthetics with traffic filters
- Migrate from the Elastic Synthetics integration
- Scale and architect a deployment
- Synthetics support matrix
- Synthetics Encryption and Security
- Troubleshooting
- Real user monitoring
- Uptime monitoring (deprecated)
- Tutorial: Monitor a Java application
- Application performance monitoring (APM)
- CI/CD
- Cloud
- Infrastructure and hosts
- Logs
- Troubleshooting
- Incident management
- Data set quality
- Observability AI Assistant
- Reference
Upgrade a self-installation of APM Server standalone to 8.17.3
editUpgrade a self-installation of APM Server standalone to 8.17.3
editThis upgrade guide is for the standalone method of running APM Server. Only use this guide if both of the following are true:
- You have a self-installation of the Elastic Stack, i.e. you’re not using Elastic Cloud.
- You’re running the APM Server binary, i.e. you haven’t switched to the Elastic APM integration.
Prerequisites
edit-
Prior to upgrading to version 8.17.3, Elasticsearch, Kibana, and APM Server must be upgraded to version 7.17.
- To upgrade Elasticsearch and Kibana, see the Elastic Stack Installation and Upgrade Guide
- To upgrade APM Server to version 7.17, see upgrade to version 7.17.
- Review the APM release notes, breaking changes, and Observability What’s new content.
Upgrade steps
edit-
Upgrade the Elastic Stack to version 8.17.3
The Elastic Stack (Elasticsearch and Kibana) must be upgraded before APM Server. See the Elastic Stack Installation and Upgrade Guide for guidance.
-
Install the 8.17.3 APM Server release
See install to find the command that works with your system.
-
Review your configuration file
Some settings have been removed or changed. You may need to update your
apm-server.yml
configuration file prior to starting the APM Server. See Installation layout for help in locating this file, and Configure APM Server for a list of all available configuration options. -
Start the APM Server
To start the APM Server, run:
./apm-server -e
Additional details are available in start the APM Server.
-
(Optional) Upgrade to the APM integration
Got time for one more upgrade? See Switch to the Elastic APM integration.
On this page