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
Since it was not working with the insecure = true attribute, I commented it out. After opening this issue, I removed the whole tls block and it started working.. I couldn't figure out what was the solution, what made it work, but now I understand it.
Essentially, I've defined an empty tls block by commenting out the insecure part, which turned the HTTPS on 🤦
Thank you very much for your answer, the new documentation definitely made it clear.
What's wrong?
Hey guys,
It seems that despite the documentation mentions it:
the component does not support this, as Alloy throws when this setting is added:
I think it is only supported for client, but I am not that fluent with go 😅.
Anyway, if you can provide me a way to lunch the receiver with HTTP only, that would be awesome 🙏
Steps to reproduce
Execute the following command while providing the configuration (see below).
System information
macOS Sonoma 14.4.1 (arm64)
Software version
v1.0.0 (sha256:21248ad12831ad8f7279eb40ecd161b2574c2194ca76e7413996666d09beef6c)
Configuration
Logs
The text was updated successfully, but these errors were encountered: