La base d'upload et ses 100 Go ont déjà les correspondances MAC/IP

This commit is contained in:
Pierre-Elliott Bécue 2014-10-26 17:04:02 +01:00
parent 6513ec4fba
commit 035b80915e

View file

@ -19,8 +19,7 @@ if $syslogfacility == '0' and $msg contains 'LOG_ALL' then /var/log/firewall/log
& ~ & ~
# LOG_MAC_IP pour l'association mac_ip en ipv6 # LOG_MAC_IP pour l'association mac_ip en ipv6
if $syslogfacility == '0' and $msg contains 'LOG_MAC_IP' then /var/log/firewall/logmacip.log if $syslogfacility == '0' and $msg contains 'LOG_MAC_IP' then ~
& ~
# TRACE # TRACE
if $syslogfacility == '0' and $msg contains 'TRACE:' then /var/log/firewall/trace.log if $syslogfacility == '0' and $msg contains 'TRACE:' then /var/log/firewall/trace.log