[rsyslog] send_relp => 50-send_relp
Ignore-this: a2f908a874fa21dc99b21b90e2bedf44 Il va être pratique d'ordonner les règles de logs (les règles pour les sources, on s'en fiche un peu) afin de ne pas forcément tout balancer à ragnarok (discard dans un fichier < 50) darcs-hash:20120715174149-28565-cf55d5a56626ce56bc08b5353ac35beaac357659.gz
This commit is contained in:
parent
cf819befac
commit
d50435963c
3 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
|
||||
<Group name="syslog-client">
|
||||
<Group name="syslog-server" negate="true">
|
||||
<ConfigFile name="/etc/rsyslog.d/send_relp.conf"/>
|
||||
<ConfigFile name="/etc/rsyslog.d/50-send_relp.conf"/>
|
||||
<Action name="rsyslog-clean-sendrelp" />
|
||||
</Group>
|
||||
</Group>
|
||||
|
||||
|
|
|
@ -95,6 +95,8 @@
|
|||
command="ln -s /etc/init.d/attendre-vert /etc/rcS.d/S41attendre-vert" />
|
||||
|
||||
<Service type="deb" name="rsyslog" status="on"/>
|
||||
<Action name="rsyslog-clean-sendrelp" timing="post" when="modified" status="check"
|
||||
command="rm /etc/rsyslog.d/send_relp.conf" />
|
||||
<Service type="deb" name="slapd" status="on"/>
|
||||
<Service type="deb" name="nslcd" status="on"/>
|
||||
<Service type="deb" name="munin-node" status="on"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue