macOS
brew install opensearch-dashboardslocal Homebrew formula metadata
brew
opensearch-dashboards のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install opensearch-dashboardslocal Homebrew formula metadata
sudo pacman -S opensearch-dashboardsArch Linux sync databases · opensearch-dashboards · ソース: geo.mirror.pkgbuild.com
概要
Open source visualization dashboards for OpenSearch
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
opensearch-dashboards | cli | グローバル実行可能ファイル | |
opensearch-dashboards-keystore | cli | グローバル実行可能ファイル | |
opensearch-dashboards-plugin | cli | グローバル実行可能ファイル | |
use_node | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/opensearch-project/OpenSearch-Dashboards
インストールメタデータ
| パッケージキー | brew:opensearch-dashboards |
|---|---|
| バージョン | 3.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/opensearch-dashboards |
| ホームページ | https://docs.opensearch.org/latest/dashboards/ |
| リポジトリ | https://github.com/opensearch-project/OpenSearch-Dashboards |
| 上流ドキュメント | https://docs.opensearch.org/latest/dashboards |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/opensearch-project/OpenSearch-Dashboards.git |
| 最終更新 | 2026-06-22T14:05:44-07:00 |
| Pulse | updated |
| 依存関係 | node@22 |
| ビルド依存関係 | yarn |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
| 注意点 | 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/ |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
opensearch-dashboards 3.6.0-1
Open source visualization dashboards for OpenSearch
https://docs.opensearch.org/latest/dashboards/
sudo pacman -S opensearch-dashboardsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.