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

Add support for GELF receiver for logging #33859

Closed
BharatKJain opened this issue Jul 2, 2024 · 3 comments
Closed

Add support for GELF receiver for logging #33859

BharatKJain opened this issue Jul 2, 2024 · 3 comments
Labels
enhancement New feature or request needs triage New item requiring triage receiver/udplog

Comments

@BharatKJain
Copy link

Component(s)

receiver/udplog

Is your feature request related to a problem? Please describe.

I have added the code for GELF receiver, please follow this #33858.

We're using GELF based logging for all application logs, which have a GELF client in them - refer to go GELF client.

We want to support server-side reception for GELF based logs.

Describe the solution you'd like

Please check the PR

Describe alternatives you've considered

We're already using the tremor's implementation of GELF - link to tremor docs

Additional context

None

@BharatKJain BharatKJain added enhancement New feature or request needs triage New item requiring triage labels Jul 2, 2024
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@djaglowski
Copy link
Member

I see in #33858 you have proposed to implement this as a new receiver but here you state this is related to udplog.

If this would be an enhancement to the udplog receiver, please provide links to documentation of the gelf protocol and articulate how the receiver would be enhanced to support it.

@BharatKJain
Copy link
Author

Closing this issue, linking this one:

#33861

This is not directly related to udplog receiver, I have forked some of the code from it but it's a separate receiver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/udplog
Projects
None yet
Development

No branches or pull requests

2 participants