mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
log.dat: add n2n to openvpn log.
This commit is contained in:
committed by
Arne Fitzenreiter
parent
1a140b7898
commit
0f0db884a9
@@ -61,7 +61,7 @@ my %sections = (
|
|||||||
'auth' => '(\w+\(pam_unix\)\[.*\]: )',
|
'auth' => '(\w+\(pam_unix\)\[.*\]: )',
|
||||||
'kernel' => '(kernel: (?!DROP_))',
|
'kernel' => '(kernel: (?!DROP_))',
|
||||||
'ipsec' => '(ipsec_[\w_]+: |pluto\[.*\]: |charon: |vpnwatch: )',
|
'ipsec' => '(ipsec_[\w_]+: |pluto\[.*\]: |charon: |vpnwatch: )',
|
||||||
'openvpn' => '(openvpnserver)\[.*\]: ',
|
'openvpn' => '(openvpnserver\[.*\]: |.*n2n\[.*\]: )',
|
||||||
'pakfire' => '(pakfire:) ',
|
'pakfire' => '(pakfire:) ',
|
||||||
'wireless' => '(hostapd:|kernel: ath.*:|kernel: wifi[0-9]:) '
|
'wireless' => '(hostapd:|kernel: ath.*:|kernel: wifi[0-9]:) '
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user