Replies: 1 comment 1 reply
-
Looks like I found the answer here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an application that sends logs using OTLP to an opentelemetry collector. The collector will forward the logs to fluent-bit using otlp-http. Fluent-bit is configured with opentelemetry input on port 4318. I'd like to secure the communications with https. Does fluent-bit opentelemetry input support https?
Beta Was this translation helpful? Give feedback.
All reactions