kube-logging / logging-operator

Logging operator for Kubernetes
https://kube-logging.dev
Apache License 2.0
1.52k stars 326 forks source link

Add support for the syslog-ng OTLP output #1761

Open tomerle03 opened 1 month ago

tomerle03 commented 1 month ago

We want to send logs using this operator to otel using the syslogng otlp feature but currently it doesn't support it. We tried using the http output but it didn't work. M

We would like the the syslogng oltp inside the logging operator using the syslogngoutput crd:

https://axoflow.com/docs/axosyslog-core/chapter-destinations/destination-syslog-ng-otlp/

We tried the http output, Didn't work.