v1.4
What's Changed
- Gained Datagram Transport Layer Security (DTLS) for UDP RFC 6012. Protocol=dtls.
- Gained TLS support Protocol=tls.
- Gained Directory= allows to send data from specified journal directory .
- Gained collecting data from namespace Namespace=.
- Gained connection retry ConnectionRetrySec= , which allows to delay before subsequent attempts to contact a Log server are made.
- Gained TLS certificate authentication mode (TLSCertificateAuthMode=) which allows to allow, deny or warn invalid certificates.
- Gained TCP socket setting options:
KeepAlive=, KeepAliveTimeSec, KeepAliveIntervalSec=, KeepAliveProbes=, SendBuffer=, NoDelay= . - Thanks to @cgzones for the fixes.
Contributions from @cgzones @ssahani !
Full Changelog: v1.3...v1.4