This commit is contained in:
@@ -98,6 +98,7 @@ disabled_syslog:
|
|||||||
muse-HP-EliteBook-820-G2:
|
muse-HP-EliteBook-820-G2:
|
||||||
pinkypie:
|
pinkypie:
|
||||||
ks3370405:
|
ks3370405:
|
||||||
|
haos:
|
||||||
|
|
||||||
# Those are not servers and should not be configured as such
|
# Those are not servers and should not be configured as such
|
||||||
disabled_server_conf:
|
disabled_server_conf:
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
|
## Send everything to central
|
||||||
*.* @syslog.dmz.mateu.be
|
*.* @syslog.dmz.mateu.be
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
template(name="RemoteHost" type="string" string="/srv/log/%HOSTNAME%/%$YEAR%-%$MONTH%-%$DAY%.log.gz")
|
template(name="RemoteHost" type="string" string="/srv/log/%HOSTNAME%/%$YEAR%-%$MONTH%-%$DAY%.log.gz")
|
||||||
|
|
||||||
## Loads UDP
|
## Loads UDP
|
||||||
module(load="imudp" port="514")
|
module(load="imudp")
|
||||||
|
|
||||||
ruleset(name="remote") {
|
ruleset(name="remote") {
|
||||||
action(type="omfile" DynaFile="RemoteHost" zipLevel="5")
|
action(type="omfile" DynaFile="RemoteHost" zipLevel="5")
|
||||||
|
|||||||
Reference in New Issue
Block a user