# opensearch-dashboards を Homebrew, pacman でインストール

opensearch-dashboards のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- pacman (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:opensearch-dashboards
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.7.0
- **ソース概要:** Open source visualization dashboards for OpenSearch
- **ホームページ:** <https://docs.opensearch.org/latest/dashboards/>
- **リポジトリ:** <https://github.com/opensearch-project/OpenSearch-Dashboards>
- **最終更新:** 2026-06-22T14:05:44-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- opensearch-dashboards (エイリアス)
- opensearch-dashboards-keystore (エイリアス)
- opensearch-dashboards-plugin (エイリアス)
- use_node (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.7.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- 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
## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
