change ES_HOME env variable to OPENSEARCH_HOME

env variable looks wrong on "Launch the agent CLI"
This commit is contained in:
piellick 2021-09-22 10:57:09 +02:00 committed by GitHub
parent 30378f0076
commit 75efdfeae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ In a tarball installation, Performance Analyzer collects data when it is enabled
1. Launch the agent CLI:
```bash
ES_HOME="$PWD" ./bin/performance-analyzer-agent-cli
OPENSEARCH_HOME="$PWD" ./bin/performance-analyzer-agent-cli
```
1. In a separate window, enable the Performance Analyzer plugin: