Open Distro Elasticsearch Application Package
Deploy Docker Application Package
Check Status of Docker Services
Validate Elasticsearch is running
curl -XGET --insecure https://localhost:9200 -u admin:admin
Validate Kibana is running

PerfTop Cluster Overview Monitoring & Dashboards
./perf-top-macos --dashboard dashboards/ClusterOverview.json --endpoint localhost:9600

PerfTop Cluster Network Memory Analysis Monitoring & Dashboards
./perf-top-macos --dashboard dashboards/ClusterNetworkMemoryAnalysis.json --endpoint localhost:9600

PerfTop Cluster Thread Analysis Monitoring & Dashboards
./perf-top-macos --dashboard dashboards/ClusterThreadAnalysis.json --endpoint localhost:9600

PerfTop Node Analysis Monitoring & Dashboards
./perf-top-macos --dashboard dashboards/NodeAnalysis.json --endpoint localhost:9600
