▸ Starter Templates
Pre-built OpenTelemetry Collector configurations to get you started quickly.
Basic Pipeline
Simple OTLP receiver with batch processing and debug output. Perfect for getting started.
otlp
batch
debug
Kubernetes
K8s events and OTLP receivers with Kubernetes attributes enrichment. Ready for cluster deployment.
otlp
k8s_events
k8s_attributes
batch
otlp
Host Monitoring
System metrics collection with CPU, memory, disk, and network scrapers exposed via Prometheus.
hostmetrics
batch
memory_limiter
prometheus
Log Pipeline
File-based log collection with attribute enrichment and filtering, exported via OTLP HTTP.
filelog
attributes
filter
otlphttp
Full Stack
Complete observability setup with traces, metrics, and logs pipelines — everything you need.
otlp
hostmetrics
filelog
batch
memory_limiter
resource
otlp
prometheus
Windows Event Logs
Collect Windows Event Logs (Application, System, Security) and export to Elastic Cloud via OTLP.
windowseventlog
resource
transform
batch
otlp
debug