macOS
brew install opensearch-dashboardslocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.