Rsyslogd
Using omfwd
*.* action(type="omfwd"
queue.type="LinkedList"
action.resumeRetryCount="-1"
queue.size="10000"
queue.saveonshutdown="on"
target="ascent-server-syslog-host" Port="514" Protocol="tcp"
)Using omrelp
Installation rsyslog RELP modules
sudo apt update
sudo apt install rsyslog-gnutls rsyslog-relpConfiguring rsyslog (TLS)
Configuring rsyslog (non-TLS)
Last updated
Was this helpful?