macOS
brew install opensearch-dashboardslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opensearch-dashboards in AI-Agent-Workflows.
Installation
brew install opensearch-dashboardslocal Homebrew formula metadata
sudo pacman -S opensearch-dashboardsArch Linux sync databases · opensearch-dashboards · Quelle: geo.mirror.pkgbuild.com
Überblick
Open source visualization dashboards for OpenSearch
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
opensearch-dashboards | cli | globales Executable | |
opensearch-dashboards-keystore | cli | globales Executable | |
opensearch-dashboards-plugin | cli | globales Executable | |
use_node | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/opensearch-project/OpenSearch-Dashboards
Installationsmetadaten
| Paketschlüssel | brew:opensearch-dashboards |
|---|---|
| Version | 3.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/opensearch-dashboards |
| Homepage | https://docs.opensearch.org/latest/dashboards/ |
| Repository | https://github.com/opensearch-project/OpenSearch-Dashboards |
| Upstream-Dokumentation | https://docs.opensearch.org/latest/dashboards |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/opensearch-project/OpenSearch-Dashboards.git |
| Zuletzt aktualisiert | 2026-06-22T14:05:44-07:00 |
| Pulse | updated |
| Abhängigkeiten | node@22 |
| Build-Abhängigkeiten | yarn |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
| Einschränkungen | 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-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
opensearch-dashboards 3.6.0-1
Open source visualization dashboards for OpenSearch
https://docs.opensearch.org/latest/dashboards/
sudo pacman -S opensearch-dashboardsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.