A high-performance observability data pipeline. https://vector.dev
  • Rust 65.5%
  • CUE 32.1%
  • HTML 1.1%
  • TypeScript 0.6%
  • JavaScript 0.2%
  • Other 0.2%
Find a file
2026-08-28 22:04:50 +00:00
.cargo chore(dev): set ZERO_AR_DATE and SOURCE_DATE_EPOCH for reproducible vendored C builds (#25940) 2026-07-24 14:11:21 +00:00
.config chore(ci): Reduce test timeout to 2 minutes (#19845) 2024-02-09 20:31:06 +00:00
.github fix(ci): make awaiting-author label removal idempotent (#26254) 2026-08-28 15:32:17 +00:00
agents/skills/vector-components-maturity-eval chore(dev): move component maturity skill out of .claude/ (#25903) 2026-07-20 18:46:20 +00:00
benches chore(confinement): create UnconfinedTemplate and ConfinedTemplate abstractions (#25938) 2026-07-27 17:38:07 +00:00
changelog.d feat(networking): #25054 add support for specifying TCP keepalive configuration with HTTP sources (#25062) 2026-08-28 19:21:03 +00:00
config fix(cli): validate VRL with --no-environment (#25161) 2026-07-01 18:43:07 +00:00
deprecation.d feat(vector sink)!: remove boolean compression (#26255) 2026-08-28 18:00:50 +00:00
distribution chore(releasing): post-release for v0.58.0 (#26233) 2026-08-26 17:23:32 +00:00
docs feat(buffers)!: remove deprecated buffer metrics (#26153) 2026-08-19 20:43:39 +00:00
lib feat(networking): #25054 add support for specifying TCP keepalive configuration with HTTP sources (#25062) 2026-08-28 19:21:03 +00:00
licenses chore(deps): bump aws crates and resolve RUSTSEC-2026-0002 (#24909) 2026-03-13 20:46:55 +00:00
proto enhancement(api)!: replace custom Health RPC with standard gRPC health service (#25139) 2026-04-13 16:26:51 +00:00
regression feat(config)!: remove deprecated component aliases (#26230) 2026-08-26 16:29:28 +00:00
rfcs docs(rfc): separate structural validation from component build (#25848) 2026-07-27 19:59:17 +00:00
rust-doc chore(ci): consolidate protoc setup under prepare.sh (#24900) 2026-07-31 18:32:16 +00:00
scripts chore(release): stop publishing X aliases on S3 (#26163) 2026-08-20 16:47:06 +00:00
src fix(docker_logs source): stabilize container exclusion test (#26258) 2026-08-28 22:04:50 +00:00
tests feat(networking): #25054 add support for specifying TCP keepalive configuration with HTTP sources (#25062) 2026-08-28 19:21:03 +00:00
tilt chore(deps): upgrade mold linker from 1.2.1/2.0.0 to 2.40.4 (#24947) 2026-03-17 20:54:19 +00:00
vdev chore: revamp vdev minimal-feature builds (#26209) 2026-08-28 15:28:42 +00:00
website feat(networking): #25054 add support for specifying TCP keepalive configuration with HTTP sources (#25062) 2026-08-28 19:21:03 +00:00
.dockerignore chore(ci): .dockerignore should exlcude target dirs (#24154) 2025-11-05 14:52:22 +00:00
.editorconfig chore(dev): Standardize on a common maximum line length (#13574) 2022-07-20 12:03:39 -06:00
.gitattributes feat(metrics): support Datadog metric origin metadata (#18405) 2023-09-20 13:22:06 +00:00
.gitignore chore(dev): move component maturity skill out of .claude/ (#25903) 2026-07-20 18:46:20 +00:00
.markdownlint.jsonc chore(ci): migrate from markdownlint-cli to markdownlint-cli2 (#25081) 2026-03-31 14:54:02 -04:00
.prettierignore chore(dev): add repo-wide prettier config for YAML, JS, TS, and JSON (#25082) 2026-04-02 09:48:09 -04:00
.prettierrc.json chore(dev): add repo-wide prettier config for YAML, JS, TS, and JSON (#25082) 2026-04-02 09:48:09 -04:00
.rustfmt.toml chore(dev): add maxwidth format option (#23985) 2025-10-10 13:41:54 -04:00
.typos.toml chore(benches): Add benchmarks for the OTLP codecs (#25923) 2026-07-22 19:39:42 +00:00
AGENTS.md chore: revamp vdev minimal-feature builds (#26209) 2026-08-28 15:28:42 +00:00
AI_POLICY.md chore: sync AI_POLICY.md (#25626) 2026-06-15 16:19:34 +00:00
amplify.yml fix(website): Add Amplify builds for VRL web playground and rust-doc (#26234) 2026-08-26 21:00:04 +00:00
buf.yaml chore(dev): move VRL-specific crates under lib/vector-vrl/ (#24854) 2026-03-05 21:14:01 +00:00
build.rs fix(dev): resolve build.rs HEAD path in worktrees (#25120) 2026-04-03 19:39:14 +00:00
Cargo.lock chore(deps): bump opendal from 0.54.0 to 0.58.2 (#26012) 2026-08-28 19:55:38 +00:00
Cargo.toml chore(deps): bump opendal from 0.54.0 to 0.58.2 (#26012) 2026-08-28 19:55:38 +00:00
CHANGELOG.md chore: Add link to CHANGELOG.md (#8885) 2021-08-26 07:41:21 -06:00
CLAUDE.md feat(dev): introduce AGENTS.md (#23858) 2026-02-20 20:18:43 +00:00
clippy.toml fix(sources): cap compressed and decompressed payload size across network sources to prevent OOM (#25819) 2026-07-13 19:29:40 +00:00
CODE_OF_CONDUCT.md chore: Brush off markdown files (#12877) 2022-05-26 15:43:13 -07:00
CONTRIBUTING.md chore(releasing): remove commits from release CUE generation (#26078) 2026-08-11 11:34:15 -04:00
Cross.toml chore(ci): remove release-flags.sh (#24828) 2026-05-07 16:23:08 +00:00
deny.toml chore(deps): bump databricks-zerobus-ingest-sdk 2.6.0 -> 2.7.1 (#26132) 2026-08-21 13:56:39 +00:00
LICENSE chore: Switch to the MPL 2.0 license (#3654) 2020-09-03 11:20:20 -04:00
LICENSE-3rdparty.csv chore(deps): bump opendal from 0.54.0 to 0.58.2 (#26012) 2026-08-28 19:55:38 +00:00
license-tool.toml chore(deps): update mongodb crate to 3.3.0 (#24271) 2025-11-19 15:52:47 +00:00
Makefile chore(tests): add Opensearch integration tests (#24652) 2026-08-14 19:08:49 +00:00
Makefile.packaging chore(ci): use debug profile for k8s e2e build (#25397) 2026-05-08 19:03:05 +00:00
NOTICE chore: Update the NOTICE file (#17430) 2023-05-24 14:51:54 +00:00
PRIVACY.md chore(dev): enforce and fix markdownlint rules (#25038) 2026-03-25 19:11:04 +00:00
README.md docs: link GitHub Container Registry (#25944) 2026-07-24 17:45:46 +00:00
RELEASES.md ci(release): publish Vector artifacts to COSE bucket (#26154) 2026-08-20 14:50:55 +00:00
rust-toolchain.toml chore(dev): bump rust toolchain to 1.95 and fix clippy lints (#25606) 2026-06-10 22:12:46 +00:00
SECURITY.md security(policy): report responsible disclosures via security@datadoghq.com (#26106) 2026-08-13 20:36:45 +00:00
STYLE.md chore(deps): Drop usage of once_cell::LazyLock (#21511) 2024-10-15 20:52:08 +00:00
Tiltfile chore(deps): Update Rust toolchain to 1.83.0 (#22068) 2025-01-02 21:18:37 +00:00
VERSIONING.md docs: replace obsolete GraphQL API references (#26199) 2026-08-25 16:51:48 +00:00

Nightly Integration/E2E Test Suite Component Features

Vector

Quickstart  •   Docs  •   Guides  •   Integrations  •   Chat  •   Download  •   Container Images  •   Rust Crate Docs

What is Vector?

Vector is a high-performance, end-to-end (agent & aggregator) observability data pipeline that puts you in control of your observability data. Collect, transform, and route all your logs and metrics to any vendors you want today and any other vendors you may want tomorrow. Vector enables dramatic cost reduction, novel data enrichment, and data security where you need it, not where it is most convenient for your vendors. Additionally, it is open source and up to 10x faster than every alternative in the space.

To get started, follow our quickstart guide or install Vector.

Vector is maintained by Datadog's Community Open Source Engineering team.

Principles

  • Reliable - Built in Rust, Vector's primary design goal is reliability.
  • End-to-end - Deploys as an agent or aggregator. Vector is a complete platform.
  • Unified - Logs, metrics (beta), and traces (coming soon). One tool for all of your data.

Use cases

  • Reduce total observability costs.
  • Transition vendors without disrupting workflows.
  • Enhance data quality and improve insights.
  • Consolidate agents and eliminate agent fatigue.
  • Improve overall observability performance and reliability.

Community

  • Vector is relied on by startups and enterprises like Atlassian, T-Mobile, Comcast, Zendesk, Discord, Fastly, CVS, Trivago, Tuple, Douban, Visa, Mambu, Blockfi, Claranet, Instacart, Forcepoint, and many more.
  • Vector is downloaded over 100,000 times per day.
  • Vector's largest user processes over 500TB daily.
  • Vector has over 500 contributors and growing.

Documentation

All user documentation is available at vector.dev/docs.

Other Resources:

Comparisons

Performance

The following performance tests demonstrate baseline performance between common protocols with the exception of the Regex Parsing test.

Test Vector Filebeat FluentBit FluentD Logstash SplunkUF SplunkHF
TCP to Blackhole 86mib/s n/a 64.4mib/s 27.7mib/s 40.6mib/s n/a n/a
File to TCP 76.7mib/s 7.8mib/s 35mib/s 26.1mib/s 3.1mib/s 40.1mib/s 39mib/s
Regex Parsing 13.2mib/s n/a 20.5mib/s 2.6mib/s 4.6mib/s n/a 7.8mib/s
TCP to HTTP 26.7mib/s n/a 19.6mib/s <1mib/s 2.7mib/s n/a n/a
TCP to TCP 69.9mib/s 5mib/s 67.1mib/s 3.9mib/s 10mib/s 70.4mib/s 7.6mib/s

To learn more about our performance tests, please see the Vector test harness.

Correctness

The following correctness tests are not exhaustive, but they demonstrate fundamental differences in quality and attention to detail:

Test Vector Filebeat FluentBit FluentD Logstash Splunk UF Splunk HF
Disk Buffer Persistence
File Rotate (create)
File Rotate (copytruncate)
File Truncation
Process (SIGHUP)
JSON (wrapped)

To learn more about our correctness tests, please see the Vector test harness.

Features

Vector is an end-to-end, unified, open data platform.

Vector Beats Fluentbit Fluentd Logstash Splunk UF Splunk HF Telegraf
End-to-end
Agent
Aggregator
Unified
Logs
Metrics
Traces 🚧
Open
Open-source
Vendor-neutral
Reliability
Memory-safe
Delivery guarantees
Multi-core

⚠ = Not interoperable, metrics are represented as structured logs


Developed with ❤️ by Datadog - Security Policy - Privacy Policy