fixed regex (don't need to match whole line, e. g. every port etc)

pull/2950/head
Sergey G. Brester 2021-04-03 23:24:55 +02:00 committed by GitHub
parent 0c4d356d11
commit 14edeed310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ before = common.conf
_daemon = scanlogd
failregex = ^%(__prefix_line)s<HOST>\ to\ [\.:0-9a-f]+\ ports\ [\ \.,0-9]+,\ f.......,\ TOS\ [0-9]+,\ TTL\ [0-9]+\ \@[0-9]{1,2}:[0-9]{2}:[0-9]{2}$
failregex = ^%(__prefix_line)s<ADDR>(?::<F-PORT/>) to \S+ ports\b
ignoreregex =