Files
linuxtips/linux/remoteRsyslog/remoteRsyslogServer.sh
T
2023-08-20 00:55:50 +02:00

7 lines
163 B
Bash

# Please note that in debian 12 bookworm you will need to
# install rsyslogd with apt install rsyslog
mkdir -p /var/log/remote
chown syslog:adm /var/log/remote