La base d'upload et ses 100 Go ont déjà les correspondances MAC/IP
This commit is contained in:
parent
6513ec4fba
commit
035b80915e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue