Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New component: Envoy access log receiver #36464

Open
zirain opened this issue Nov 20, 2024 · 0 comments
Open

New component: Envoy access log receiver #36464

zirain opened this issue Nov 20, 2024 · 0 comments
Labels
Sponsor Needed New component seeking sponsor

Comments

@zirain
Copy link
Contributor

zirain commented Nov 20, 2024

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.

@zirain zirain added needs triage New item requiring triage Sponsor Needed New component seeking sponsor labels Nov 20, 2024
@evan-bradley evan-bradley removed the needs triage New item requiring triage label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sponsor Needed New component seeking sponsor
Projects
None yet
Development

No branches or pull requests

2 participants