macOS
brew install angle-grinderlocal Homebrew formula metadata
sudo port install angle-grinderMacPorts ports tree · textproc/angle-grinder/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de angle-grinder pour les workflows d'agents IA.
installation
brew install angle-grinderlocal Homebrew formula metadata
sudo port install angle-grinderMacPorts ports tree · textproc/angle-grinder/Portfile · Source: api.github.com
nix profile install nixpkgs#angle-grindernixpkgs package indexes · pkgs/by-name/an/angle-grinder/package.nix · Source: api.github.com
sudo pacman -S angle-grinderArch Linux sync databases · angle-grinder · Source: geo.mirror.pkgbuild.com
aperçu
Slice and dice log files on the command-line
historique
angle-grinder is a Rust command-line log analysis tool whose executable, `agrind`, brings query-pipeline style filtering, parsing, aggregation, and live terminal rendering to plain log streams.
The official repository was created in March 2018 and early GitHub releases show rapid 0.x iteration during that same month. Its README frames the project as a tool for cases where logs are available locally but a full analytics stack such as Graphite, Honeycomb, Kibana, Sumo Logic, or Splunk is not.
The tool implements a small functional query language over text, JSON, logfmt, split fields, filters, and aggregate operators. The README emphasizes high-throughput processing, with simple pipelines able to process millions of rows per second.
The README documents binary installation for Linux and macOS, source installation with Cargo, and package-manager availability through Homebrew, MacPorts, and FreeBSD packages. The Homebrew formula and other package-manager entries make it a Unix-toolbox style log utility rather than a service-bound product.
Its adoption is niche but clear: it serves operators and developers who want terminal-native ad hoc analytics against log files, especially when centralized observability tooling is unavailable, too heavy, or not worth setting up.
Common usage pipes logs into `agrind` and applies filters and operators such as `json`, `logfmt`, `parse`, `where`, `count`, `sum`, `average`, percentile, and sort. The README example `* | json | count by log_level` captures the usual flow: parse structured logs, group them, and watch live results.
Aliases can be loaded from `.agrind-aliases` in the working directory or parent directories, which lets users keep reusable pipelines close to a project or log format.
angle-grinder sits in the package-manager sweet spot for small Rust CLIs: one executable, useful without a daemon, fast enough to justify a native binary, and attractive to users who live in pipes.
It is also a good example of a package whose documentation surface is the README. There is no separate docs site; the official repo is the authoritative manual, release surface, and source.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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.
.agrind-aliases/ in current working directoryparent directoriesexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
agrind | 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/rcoh/angle-grinder
métadonnées d'installation
| Clé du paquet | brew:angle-grinder |
|---|---|
| Version | 0.19.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/angle-grinder |
| Page d'accueil | https://github.com/rcoh/angle-grinder |
| Dépôt | https://github.com/rcoh/angle-grinder |
| Docs amont | https://github.com/rcoh/angle-grinder |
| Licence | MIT |
| Archive source | https://github.com/rcoh/angle-grinder/archive/refs/tags/v0.19.6.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | angle-grinder |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
angle-grinder
nix profile install nixpkgs#angle-grinderangle-grinder 0.19.6-2
Slice and dice logs on the command line
https://github.com/rcoh/angle-grinder
sudo pacman -S angle-grinderangle-grinder
sudo port install angle-grinderpiste 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.