-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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: [receiver/gelfreceiver] #33861
Comments
@djaglowski FYI, created a new issue with details, let me know if something else is needed, I don't have a sponsor. This is not a vendor specific receiver. |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping |
The purpose and use-cases of the new component
We're using GELF based logging for all application logs, which have a GELF client in them - refer to golang GELF client.
We want to support server-side receiver for GELF based logs.
There's already a implementation in Tremor of GELF - link to tremor docs
Implementation document: https://docs.google.com/document/d/1P9JcrXrORqI0wsnRgrcUroluutf3rVrcUCIgLeSpFm0/edit?usp=sharing
PR for GELF receiver in otel-collector
Example configuration for the component
I have added the code for GELF receiver, please follow this #33858.
Telemetry data types supported
Only logs are supported for this receiver.
Is this a vendor-specific component?
Code Owner(s)
No response
Sponsor (optional)
No response
Additional context
None
The text was updated successfully, but these errors were encountered: