2023-08-20 01:36:44
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# add
|
||||
# after adding
|
||||
# systemctl restart rsyslog
|
||||
# provides UDP syslog reception
|
||||
module(load="imudp")
|
||||
input(type="imudp" port="514")
|
||||
|
||||
@@ -6,3 +6,6 @@
|
||||
#*.* @192.168.100.2:514 # for udp
|
||||
# @@ = tcp
|
||||
# @ = udp
|
||||
# After adding
|
||||
#
|
||||
# systemctl restart rsyslog
|
||||
|
||||
Reference in New Issue
Block a user