2023-08-20 00:55:50
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# in /etc/rsyslog.conf
|
||||
# add in the sending rsyslogd
|
||||
# use @@ or @ not BOTH!
|
||||
#
|
||||
*.* @@192.168.100.2:514 # for tcp
|
||||
#*.* @192.168.100.2:514 # for udp
|
||||
# @@ = tcp
|
||||
# @ = udp
|
||||
Reference in New Issue
Block a user