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
+1 -1
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: