Replies: 3 comments 5 replies
-
I can connect via openssl when I turn off the sink and exec into the container |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Concluded that it is in fact a malformed secret it seems that my secret configuration is not being picked up and is most likely actually the string "SECRET[1_secrets.shared_key]".
|
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am having an issue with the Azure Monitor Logs sink, when I enable the sink instead of blackhole I receive an openssl error
2025-02-07T12:28:28.318108Z ERROR vector::topology::builder: Configuration error. error=Sink "azure_monitor_logs_sink": OpenSSL error
I noticed in prior issue that this can be related to a connection issue such as malformed connection I, but I am struggling to debug as my resourceid, customer_id, shared_key are all set correctly. I have also the following Envs set and CA certs present.
Is there any more debugging information available or suggestions. I am not sure if there is a tracing option for OpenSSL itself that is available.
Beta Was this translation helpful? Give feedback.
All reactions