Visual control plane for Vector data pipelines
Build, deploy, and monitor Vector pipelines visually. Self-hosted, AGPL-3.0, agent-driven.
Vector is the best log/metric/trace pipeline engine — but managing it across a fleet by hand is painful. VectorFlow gives platform engineers a visual editor, a fleet view, and the operational guard rails Vector is missing. Self-hosted, AGPL-3.0, no vendor lock-in.
Visual pipeline editor
Drag-and-drop sources, transforms, and sinks. VRL with autocomplete.
Fleet management
See every agent, push config updates, watch rollouts.
Alerts & anomaly detection
Catch broken pipelines and unusual log volumes before users do.
AI pipeline suggestions
Describe what you need in English. Get working YAML.
GitOps & SCIM
Pipelines as code, identity from your IdP. No bespoke admin UI.

Run it locally
git clone https://github.com/TerrifiedBug/vectorflow.git
cd vectorflow/docker/server
docker compose up -dNeed more? See the full quick-start guide.