Difference between revisions of "OpenSearch Dashboards"
Jump to navigation
Jump to search
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
* https://opensearch.org/docs/latest/dashboards/index/ | * https://opensearch.org/docs/latest/dashboards/index/ | ||
− | + | <code>[[docker pull]] opensearchproject/opensearch-dashboards:1.3.1</code> | |
− | [[brew install opensearch-dashboards]] | + | |
+ | <code>[[brew install opensearch-dashboards]]</code> | ||
+ | [[brew services info opensearch-dashboards]] | ||
+ | [[brew services stop opensearch-dashboards]] | ||
+ | |||
+ | <code>[[helm install myopensearch opensearch/opensearch-dashboards]]</code> | ||
+ | |||
+ | http://localhost:5601/ | ||
== Related == | == Related == | ||
Line 8: | Line 15: | ||
* https://localhost:5601/ | * https://localhost:5601/ | ||
* [[9200]] | * [[9200]] | ||
− | * [[OpenSearch installation]] | + | * [[OpenSearch installation]]: <code>[[helm install opensearch]]</code> |
* [[Tenant]] | * [[Tenant]] | ||
== See also == | == See also == | ||
+ | * {{OpenSearch Dashboards}} | ||
* {{OpenSearch}} | * {{OpenSearch}} | ||
[[Category:OpenSearch]] | [[Category:OpenSearch]] |
Latest revision as of 07:57, 25 January 2024
docker pull opensearchproject/opensearch-dashboards:1.3.1
brew install opensearch-dashboards
brew services info opensearch-dashboards brew services stop opensearch-dashboards
helm install myopensearch opensearch/opensearch-dashboards
http://localhost:5601/
Related[edit]
See also[edit]
Advertising: