vector
Installation
SKILL.md
Vector — High-Performance Observability Data Pipeline
Overview
Vector, the high-performance observability data pipeline built in Rust by Datadog. Helps developers collect, transform, and route logs, metrics, and traces from any source to any destination with minimal resource usage. Vector replaces Logstash, Fluentd, and Filebeat with a single, faster tool.
Instructions
Configuration
# vector.toml — Collect, transform, and route observability data
# --- Sources: Where data comes from ---
# Collect from files (like Filebeat)
Related skills