You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Some of our network devices (e.g. firewalls) only support CEF (over syslog). To be able to ingest these logs into an otel pipeline for further processing and storage we would like to forward them to the receiver/syslog otel component. Unfortunately only the RFC3164 and RFC5424 protocols/formats are supported at the moment.
Describe the solution you'd like
Expand the supported stanza parser for syslog protocols/formats with Common Event Format (CEF) additional info.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Component(s)
receiver/syslog
Is your feature request related to a problem? Please describe.
Some of our network devices (e.g. firewalls) only support CEF (over syslog). To be able to ingest these logs into an otel pipeline for further processing and storage we would like to forward them to the
receiver/syslog
otel component. Unfortunately only the RFC3164 and RFC5424 protocols/formats are supported at the moment.Describe the solution you'd like
Expand the supported stanza parser for syslog protocols/formats with Common Event Format (CEF) additional info.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: