saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
10
rsyslog.d/00-backup.conf
Normal file
10
rsyslog.d/00-backup.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
# enable log reception from remote hosts
|
||||
|
||||
$ModLoad imudp
|
||||
$UDPServerRun 514
|
||||
$AllowedSender UDP, 192.168.1.4/32
|
||||
|
||||
$template RemoteStore, "/var/log/%HOSTNAME%.log"
|
||||
:source,isequal,"backup",-?RemoteStore
|
||||
& stop
|
||||
|
||||
Reference in New Issue
Block a user