Skip to content

New component: Envoy access log receiver #36464

Closed
@zirain

Description

@zirain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions