logspout
logspout copied to clipboard
Can't send logs to Logentries encrypted channel
Appearantly you can force encryption when sending logs to Logentries by just changing the domain and port number, but this does not seem to work with logspout.
First I've followed this article https://docs.logentries.com/docs/logspout-docker-container which results in successful logging. I wanted to ensure some form of encryption is used, so I've followed https://docs.logentries.com/docs/input-plaintcpudp (Secure Transport section). Unfortunately this does not seem to work with logspout.
I've tried this before authenticating on a given port and after authentication. You also cannot authenticate through the encrypted port number (and domain). Docker logs of the logspout container does not show any errors.
I am facing the same issue. Do we have any update?
I have also verified that I am able to connect to api.logentries.com
on port+10000 using telnet-ssl and able to send messages.