Closed
Description
The purpose and use-cases of the new component
This receiver is design to receive logs from Envoy ALS.
Example configuration for the component
receivers:
envoyaccesslog:
protocols:
grpc:
envoyaccesslog/withendpoint:
protocols:
grpc:
endpoint: 0.0.0.0:8080
Telemetry data types supported
logs
Code Owner(s)
No response
Sponsor (optional)
No response
Additional context
Both Envoy Gateway and Istio support expose access log with ALS, this would help them use Otel-collector as unify backend for collecting logs, metrics and tracing.