Automic VaultAutomic Vault

brew

logstash mit Homebrew, chocolatey, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install logstash

local Homebrew formula metadata

Windows

Chocolateyverifiziert · 92%
choco install logstash

Chocolatey community package catalog · logstash · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install extras/logstash

Scoop official bucket manifest trees · bucket/logstash.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Tool for managing events and logs

Befehle und Aliase

  • logstash
  • logstash-plugin

Verlauf

Projektgeschichte und Nutzung

Logstash is Elastic's open-source server-side data processing pipeline for ingesting, transforming, enriching, and routing events and logs. It is one of the classic components of the Elastic Stack and the older ELK stack.

Projektgeschichte

The official repository describes Logstash as a tool to transport and process logs, events, and other data. Its GitHub repository was created in November 2010, and Elastic's current documentation frames it as a real-time data collection engine that can unify data from many sources and normalize it for downstream analytics and visualization.

Elastic documentation emphasizes Logstash's pipeline model: inputs receive events, filters parse or enrich them, and outputs send them onward. The project also developed a large plugin ecosystem; the upstream README notes more than 200 plugins and points plugin issues to separate repositories under the `logstash-plugins` organization.

Adoptionsgeschichte

Logstash became widely adopted because it paired naturally with Elasticsearch and Kibana for log search and visualization. Elastic's own product pages and stack documentation present Logstash as part of the Elastic Stack alongside Elasticsearch, Kibana, Beats, and newer Elastic Agent components.

A 2014 Elastic press release for Logstash 1.4 described it as one of the most popular open-source log-management tools and tied its growth to the ELK stack. In package-manager terms, the supplied facts show distribution through Homebrew, Chocolatey, Nix, and Scoop, while Elastic also publishes official downloadable binaries and Debian/RPM packages.

Wie es verwendet wird

Users write pipeline configuration files that describe inputs, filters, and outputs, commonly placing `.conf` files under `/etc/logstash/conf.d` on Debian and RPM installations. Settings such as `logstash.yml`, `pipelines.yml`, and JVM options live in the `path.settings` directory.

The official docs also document a Logstash keystore for secrets. Sensitive values such as Elasticsearch passwords can be stored in the keystore and referenced from `logstash.yml` or pipeline configuration as `${KEY}`.

Warum Paket-Nerds sich dafür interessieren

Logstash matters to package nerds because it is a heavyweight but scriptable bridge between Unix log files and modern search/observability stacks. It brought plugin-managed, package-distributed ETL behavior into the everyday log pipeline, and its config-file layout is a frequent concern for distro, Docker, and Homebrew packaging.

Zeitleiste

  • 2010: Official GitHub repository created.
  • 2014: Elastic announces Logstash 1.4 and promotes it as a major ELK-stack log-management component.
  • 2015: Elastic blog describes Logstash Forwarder as started by Logstash creator Jordan Sissel and folded into Filebeat.
  • 2026: Logstash 9.x tags are active in the official repository.

Related projects

  • Logstash is part of the Elastic Stack with Elasticsearch, Kibana, Beats, and Elastic Agent.
  • Logstash plugins are maintained separately under the `logstash-plugins` GitHub organization and are published as Ruby gems.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
{extract.path}/config/logstash.yml/etc/logstash/logstash.yml/etc/logstash/pipelines.yml/etc/logstash/conf.d/*.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
/etc/logstash/logstash.keystore
Unix
{path.settings}/logstash.keystore

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
logstashcliglobales Executable
logstash-plugincliglobales Executable

Aktualität

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

Seite generiert2026-07-26
Manager-Version9.4.4
Manager aktualisiert2026-07-21
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv9.4.4

https://github.com/elastic/logstash

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:logstash
Version9.4.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/logstash
Homepagehttps://www.elastic.co/products/logstash
Repositoryhttps://github.com/elastic/logstash
Upstream-Dokumentationhttps://www.elastic.co/docs/reference/logstash
LizenzApache-2.0
Quellarchivhttps://github.com/elastic/logstash/archive/refs/tags/v9.4.4.tar.gz
Zuletzt aktualisiert2026-07-21T15:31:37Z
Pulseupdated
Abhängigkeitenopenjdk@21
Build-Abhängigkeitengradle@8
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenConfiguration files are located in $HOMEBREW_PREFIX/etc/logstash/

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelogstash
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

logstash

nix profile install nixpkgs#logstash
  • normalized package name match
  • Abgeglichen nach: Logstash
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: logstash from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Chocolatey95%

logstash

choco install logstash
  • normalized package name match
  • Abgeglichen nach: Logstash
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: logstash from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','librespeed-cli'
Scoop95%

extras/logstash

scoop install extras/logstash
  • normalized package name match
  • Abgeglichen nach: Logstash
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/logstash.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment