macOS
brew install logstashlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de logstash pour les workflows d'agents IA.
installation
brew install logstashlocal Homebrew formula metadata
nix profile install nixpkgs#logstashnixpkgs package indexes · logstash · Source: raw.githubusercontent.com
choco install logstashChocolatey community package catalog · logstash · Source: community.chocolatey.org
scoop install extras/logstashScoop official bucket manifest trees · bucket/logstash.json · Source: api.github.com
aperçu
Tool for managing events and logs
historique
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.
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.
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.
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}`.
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.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
{extract.path}/config/logstash.yml/etc/logstash/logstash.yml/etc/logstash/pipelines.yml/etc/logstash/conf.d/*.confCredential-bearing paths to review before unattended agent runs.
/etc/logstash/logstash.keystore{path.settings}/logstash.keystoreexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
logstash | cli | exécutable global | |
logstash-plugin | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/elastic/logstash
métadonnées d'installation
| Clé du paquet | brew:logstash |
|---|---|
| Version | 9.4.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/logstash |
| Page d'accueil | https://www.elastic.co/products/logstash |
| Dépôt | https://github.com/elastic/logstash |
| Docs amont | https://www.elastic.co/docs/reference/logstash |
| Licence | Apache-2.0 |
| Archive source | https://github.com/elastic/logstash/archive/refs/tags/v9.4.4.tar.gz |
| Dernière mise à jour | 2026-07-21T15:31:37Z |
| Pulse | updated |
| Dépendances | openjdk@21 |
| Dépendances de compilation | gradle@8 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
| Précautions | Configuration files are located in $HOMEBREW_PREFIX/etc/logstash/ |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | logstash |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
logstash
nix profile install nixpkgs#logstashlogstash
choco install logstashextras/logstash
scoop install extras/logstashpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.