apm-diagnostics
v0.0.10
Published
Diagnostics...
Downloads
7
Readme
Install APM Diagnostics Tool
npm install -g apm-diagnosticsAdd credentials
Create .env file with the following options adapted to your cluster:
KIBANA_HOST="http://localhost:5601"
ELASTICSEARCH_HOST="http://localhost:9200"
USERNAME="elastic"
PASSWORD="changeme"Run
apm-diagnostics