Skip to content

OpenTelemetry (gRPC) Input is listening on UDP instead of TCP #22691

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

Open
nomorsug opened this issue May 26, 2025 · 1 comment
Open

OpenTelemetry (gRPC) Input is listening on UDP instead of TCP #22691

nomorsug opened this issue May 26, 2025 · 1 comment

Comments

@nomorsug
Copy link

Expected Behavior

gRPC works over TCP

Current Behavior

From the UI:

This Input is listening for: UDP Traffic.

OTLP collection is unable to connect to send data

Possible Solution

Steps to Reproduce (for bugs)

Enable OpenTelemetry (gRPC) Input

Context

Your Environment

  • Graylog Version: 6.2.2+13ba949
  • Java Version: 17.0.15
  • OpenSearch Version:
  • MongoDB Version:
  • Operating System:
  • Browser version:
@bernd
Copy link
Member

bernd commented Jun 2, 2025

The input is actually listening on TCP, but the input diagnosis page shows UDP. We need to figure out why that is.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants