Show HN: log-shuttle – log delivery over HTTPs written in Go(log-shuttle.io)
log-shuttle.io
Show HN: log-shuttle – log delivery over HTTPs written in Go
http://log-shuttle.io/
4 comments
This reminds me of another log shipping tool, http://logio.org/ which I think recently added support for encryption as well.
Great work as usual, Ryan. Glad to see this make it out there!
You don't need a client certificate for rsyslog's tls transport.
The point of requiring certificates for the client is so your server doesn't get spoofed logs.