This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Step 1: Update the stack
editStep 1: Update the stack
editTo install the Universal Profiling backend, you need to be running the minimum supported version of the Elastic stack. Refer to the following instructions to update the stack on your platform:
ECE
editUpdate ECE to version 3.7.0 or higher, following the installations instructions.
Self-managed Elastic stack
editWe don’t currently support running the backend applications through Elastic Agent.
- Deploy a minimum version 8.12.0 of the Elastic stack (Elasticsearch, Kibana).
- Ensure the machines hosting the Universal Profiling backend run a Linux kernel version 4.x or higher.
Kubernetes
editWe don’t currently support running the backend applications through ECK, but, if you’re running an Elastic stack through ECK, you can still connect the Universal Profiling backend applications to it.
- Update the ECK deployment you want to enable Universal Profiling to 8.12.0 or higher.
- If you’re not using ECK, ensure your deployments of Elasticsearch and Kibana are configured to use the minimum supported version (8.12.0 or higher).
Continue to Step 2: Enable Universal Profiling in Kibana.