
Vector
High-performance observability data pipeline written in Rust
22.5k stars 2.3k forks last commit first released MPL-2.0
Actively maintained
Last commit 26 Aug 2026.

Vector is an open-source, high-performance observability data pipeline for collecting, transforming, and routing logs and metrics. It is implemented as a single, memory-safe binary and supports agent, sidecar, and aggregator deployment modes.
Key Features
- Built in Rust for memory safety and high throughput (single binary distribution).
- Programmable transforms using the Vector Remap Language (VRL) for flexible data enrichment and parsing.
- Wide list of first-class components: dozens of sources, transforms, and sinks (e.g., Kafka, S3, Elasticsearch, Prometheus integrations).
- GraphQL API with a built-in playground for inspecting topology, metrics, and live queries.
- Delivery and buffering guarantees designed for reliability in production pipelines.
Use Cases
- Centralize logs and metrics from heterogeneous systems and route them to vendors or long-term stores.
- Perform in-pipeline enrichment, filtering, and redaction to improve data quality and privacy before export.
- Replace or consolidate multiple agents/forwarders to reduce operational cost and complexity.
Limitations and Considerations
- Metrics support is marked as beta; traces are indicated as forthcoming, so full unified telemetry coverage may be incomplete for some users.
- Some advanced integrations and vendor-specific capabilities may require configuration tuning; large-scale deployments should validate topology and buffering settings for their workload.
Vector provides a compact, performant toolkit for observability pipelines focused on reliability, vendor neutrality, and powerful in-flight transforms. It is widely used in production and maintained by an active open-source community.
Categories:
Tags:
Tech Stack:
Similar to Vector

Graylog
Centralized log management and analysis platform
Graylog is an open source platform for collecting, indexing, searching, and alerting on logs and machine data from many sources in one place.

SigNoz
Open-source unified observability platform for logs, metrics, and traces.
SigNoz is an open-source platform that collects and correlates logs, metrics, and traces using OpenTelemetry for unified observability.


Grafana
Observability dashboards and alerting for metrics, logs, and traces
Grafana is an open source observability and data visualization platform for querying, graphing, and alerting on metrics, logs, and traces across many data sources.


Quickwit
Cloud-native, sub-second search on cloud storage for logs and traces.
Open-source cloud-native search engine for observability data on object storage with an Elasticsearch/OpenSearch-compatible API.

Grafana Loki
Horizontally scalable, multi-tenant log aggregation system
Grafana Loki is a Prometheus-inspired log aggregation system that indexes labels (not log contents) for cost-effective storage and fast querying, with Grafana integration.


Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.





