macOS
brew install kapacitorlocal Homebrew formula metadata
brew
Open source time series data processor. Version 1.8.6 via Homebrew; verified 2026-05-26.
install
brew install kapacitorlocal Homebrew formula metadata
nix profile install nixpkgs#kapacitornixpkgs package indexes · pkgs/by-name/ka/kapacitor/package.nix · source: api.github.com
scoop install main/kapacitorScoop official bucket manifest trees · bucket/kapacitor.json · source: api.github.com
winget install --id InfluxData.Kapacitor -eWindows Package Manager source index · InfluxData.Kapacitor · source: cdn.winget.microsoft.com
overview
Open source time series data processor
history
Kapacitor is InfluxData's time-series processing and alerting engine, built to process stream and batch data from InfluxDB with TICKscript.
Kapacitor grew out of the InfluxData time-series stack as the action and processing layer paired with InfluxDB. InfluxData describes it as the native data processing engine for InfluxDB 1.x and an integrated component in the InfluxDB 2.0 platform, able to process both stream and batch data.
Kapacitor became familiar to operators through the TICK stack: Telegraf collected metrics, InfluxDB stored them, Chronograf visualized them, and Kapacitor transformed, analyzed, and acted on them. Its presence in Homebrew, Scoop, winget, and Nix reflects its use as both a server daemon and an operator CLI in monitoring setups.
A typical Kapacitor setup runs kapacitord, defines tasks with TICKscript, subscribes to InfluxDB data, and routes alerts or computed output through handlers. The kapacitor CLI and HTTP API are used to define tasks, manage recordings, inspect task state, and administer the daemon.
Kapacitor is a classic infrastructure package because it ships both a daemon and a CLI, keeps its main configuration under /etc, and ties package installation directly to service management. For package nerds it marks the era when time-series monitoring stacks were installed as composable Unix services before hosted observability platforms dominated many workflows.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
/etc/kapacitor/kapacitor.conf$KAPACITOR_CONFIG_PATHCredential-bearing paths to review before unattended agent runs.
/etc/kapacitor/kapacitor.conf$KAPACITOR_CONFIG_PATHexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kapacitor | cli | global executable | |
kapacitord | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/influxdata/kapacitor
install metadata
| Package key | brew:kapacitor |
|---|---|
| Version | 1.8.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kapacitor |
| Homepage | https://github.com/influxdata/kapacitor |
| Repository | https://github.com/influxdata/kapacitor |
| Upstream docs | https://docs.influxdata.com/kapacitor/v1 |
| License | MIT |
| Source archive | https://github.com/influxdata/kapacitor.git |
| Last updated | 2026-05-26T17:09:09Z |
| Pulse | updated |
| Build dependencies | go, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kapacitor |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kapacitor
nix profile install nixpkgs#kapacitormain/kapacitor
scoop install main/kapacitorInfluxData.Kapacitor
winget install --id InfluxData.Kapacitor -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.