opensearch-dashboards

Open source visualization dashboards for OpenSearch clusters

brewmacoslinux
Try with needOr install directly
Source

About

Open source visualization dashboards for OpenSearch

Commands

opensearch-dashboards

Examples

Start the OpenSearch Dashboards service$ opensearch-dashboards
Start OpenSearch Dashboards on a custom port$ opensearch-dashboards --server.port=5602
Connect to a remote OpenSearch instance$ opensearch-dashboards --elasticsearch.hosts=http://opensearch-host:9200