This commit is contained in:
@@ -1 +1,2 @@
|
||||
## Send everything to central
|
||||
*.* @syslog.dmz.mateu.be
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
template(name="RemoteHost" type="string" string="/srv/log/%HOSTNAME%/%$YEAR%-%$MONTH%-%$DAY%.log.gz")
|
||||
|
||||
## Loads UDP
|
||||
module(load="imudp" port="514")
|
||||
module(load="imudp")
|
||||
|
||||
ruleset(name="remote") {
|
||||
action(type="omfile" DynaFile="RemoteHost" zipLevel="5")
|
||||
|
||||
Reference in New Issue
Block a user