# opensearch-dashboards mit Homebrew, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opensearch-dashboards in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:opensearch-dashboards
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install opensearch-dashboards
```

  Evidenz: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S opensearch-dashboards
```

  Evidenz: Arch Linux sync databases: opensearch-dashboards from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:opensearch-dashboards
- **Paketmanager:** Homebrew
- **Version:** 3.7.0
- **Quellzusammenfassung:** Open source visualization dashboards for OpenSearch
- **Homepage:** <https://docs.opensearch.org/latest/dashboards/>
- **Repository:** <https://github.com/opensearch-project/OpenSearch-Dashboards>
- **Zuletzt aktualisiert:** 2026-06-22T14:05:44-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- opensearch-dashboards (Alias)
- opensearch-dashboards-keystore (Alias)
- opensearch-dashboards-plugin (Alias)
- use_node (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.7.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2021-01-21: OpenSearch release-preparation work began from the Elasticsearch and Kibana 7.10 branches.
- 2021-04-12: AWS announced OpenSearch and OpenSearch Dashboards as forks of Elasticsearch and Kibana.
- 2021-07-12: OpenSearch 1.0 and the paired Dashboards 1.0 release reached general availability.
- 2024-09-16: The OpenSearch Software Foundation launched under the Linux Foundation, giving the project a vendor-neutral foundation home.

### Related projects

- OpenSearch Dashboards is tightly coupled to OpenSearch and descends from Kibana OSS. Its plugin ecosystem includes observability, security analytics, alerting, reporting, and query-language experiences that live across multiple OpenSearch project repositories.

### Quellen

- <https://aws.amazon.com/blogs/opensource/introducing-opensearch/>
- <https://docs.aws.amazon.com/opensearch-service/latest/developerguide/dashboards.html>
- <https://docs.opensearch.org/latest/dashboards/>
- <https://formulae.brew.sh/formula/opensearch-dashboards>
- <https://forum.opensearch.org/t/preparing-opensearch-and-opensearch-dashboards-for-release/5567>
- <https://github.com/opensearch-project/OpenSearch-Dashboards>
- <https://opensearch.org/blog/opensearch-general-availability-announcement/>
- <https://opensearch.org/faq/>
- <https://www.linuxfoundation.org/press/linux-foundation-announces-opensearch-software-foundation-to-foster-open-collaboration-in-search-and-analytics>


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: config/opensearch_dashboards.yml
## Andere Paketmanager-Einträge

- pacman - opensearch-dashboards - 3.7.0-1: normalized package name match | Arch Linux sync databases: opensearch-dashboards from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Open source visualization dashboards for OpenSearch | https://docs.opensearch.org/latest/dashboards/


## Combined YAML source

View the package source record on GitHub. [combined/opensearch-dashboards.yml](https://github.com/mxcl/pkgdb/blob/main/combined/opensearch-dashboards.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
