How to Install rsyslog-gnutls in Ubuntu 18.04



Install rsyslog-gnutls by entering the following commands in the terminal:

sudo apt update
sudo apt install rsyslog-gnutls

Description:

TLS protocol support for rsyslog

This netstream plugin allows rsyslog to send and receive encrypted syslog messages via the upcoming syslog-transport-tls IETF standard protocol.

Homepage: http://www.rsyslog.com/

Version: 8.32.0-1ubuntu4

Section: universe/admin