macOS
brew install opensearch-dashboardslocal Homebrew formula metadata
brew
Open source visualization dashboards for OpenSearch. Version 3.7.0 via Homebrew; verified 2026-06-22.
install
brew install opensearch-dashboardslocal Homebrew formula metadata
sudo pacman -S opensearch-dashboardsArch Linux sync databases · opensearch-dashboards · source: geo.mirror.pkgbuild.com
overview
Open source visualization dashboards for OpenSearch
history
OpenSearch Dashboards is the web UI and visualization layer for OpenSearch. It is the part of the OpenSearch stack that operators, analysts, and developers use to explore indexed data, build dashboards, manage clusters, and work through observability and security analytics workflows.
AWS announced OpenSearch in April 2021 as an Apache-2.0 open source fork of Elasticsearch and Kibana. OpenSearch Dashboards was derived from Kibana 7.10.2, while OpenSearch itself was derived from Elasticsearch 7.10.2.
The OpenSearch team described the early fork work as beginning on January 21, 2021, with the public release preparation preserving 7.10 branch history for attribution and removing code that was not compatible with Apache License 2.0. OpenSearch Dashboards was therefore born less as a greenfield UI and more as the open visualization half of a search-suite continuity effort.
OpenSearch 1.0 reached general availability in July 2021 with Dashboards released as the paired UI. In September 2024, the broader OpenSearch project moved under the OpenSearch Software Foundation, a Linux Foundation project, giving Dashboards the same vendor-neutral governance home as the engine.
Dashboards adoption follows OpenSearch adoption because it is the default web console for the stack. The OpenSearch FAQ documented migration paths from Kibana OSS to OpenSearch Dashboards, including restart upgrades from Kibana OSS 6.8.0 through 7.10.2.
Cloud providers and platform teams expose OpenSearch Dashboards as the human interface for managed OpenSearch domains. AWS documentation describes Dashboards as a visualization tool for exploring and analyzing data within an OpenSearch domain.
Users create index patterns and visualizations, inspect logs and metrics, run searches, monitor clusters, and operate plugin-provided experiences such as observability or security analytics. The official documentation describes Dashboards as capable of performing many tasks available through OpenSearch APIs while also creating visualizations and data dashboards.
Package users get several executables through the formula, including `opensearch-dashboards`, `opensearch-dashboards-plugin`, and `opensearch-dashboards-keystore`, reflecting the common admin tasks of running the server, managing plugins, and storing secure settings.
OpenSearch Dashboards matters to package nerds because it is a large TypeScript/JavaScript application distributed in lockstep with a Java search engine. Its packaging has to align browser assets, Node-era build constraints, plugins, security settings, and strict version compatibility with OpenSearch clusters.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config/opensearch_dashboards.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
opensearch-dashboards | cli | global executable | |
opensearch-dashboards-keystore | cli | global executable | |
opensearch-dashboards-plugin | cli | global executable | |
use_node | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/opensearch-project/OpenSearch-Dashboards
install metadata
| Package key | brew:opensearch-dashboards |
|---|---|
| Version | 3.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/opensearch-dashboards |
| Homepage | https://docs.opensearch.org/latest/dashboards/ |
| Repository | https://github.com/opensearch-project/OpenSearch-Dashboards |
| Upstream docs | https://docs.opensearch.org/latest/dashboards |
| License | Apache-2.0 |
| Source archive | https://github.com/opensearch-project/OpenSearch-Dashboards.git |
| Last updated | 2026-06-22T14:05:44-07:00 |
| Pulse | updated |
| Dependencies | node@22 |
| Build dependencies | yarn |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | Data: $HOMEBREW_PREFIX/var/lib/opensearch-dashboards/ Logs: $HOMEBREW_PREFIX/var/log/opensearch-dashboards/opensearch-dashboards.log Plugins: $HOMEBREW_PREFIX/var/opensearch-dashboards/plugins/ Config: $HOMEBREW_PREFIX/etc/opensearch-dashboards/ |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | opensearch-dashboards |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
opensearch-dashboards 3.6.0-1
Open source visualization dashboards for OpenSearch
https://docs.opensearch.org/latest/dashboards/
sudo pacman -S opensearch-dashboardssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.