Search found 2 matches

by kawrn
06 Oct 2024, 17:19
Forum: General Discussion (csf)
Topic: csf.logignore is not applied
Replies: 1
Views: 3079

Re: csf.logignore is not applied

I have resolved my issue by replacing \u0023 with . in my regexp. The final expression is given below.

Code: Select all

^(\S+|\S+\s+\d+\s+\S+) [^\s\.]+ named\[\d+\]: client \@0x[\da-f]+ [\d+\.]+.\d+ \([\w\.]+\): query \(cache\) '[\w\.]+\/\w+\/IN' denied
by kawrn
29 Sep 2024, 15:54
Forum: General Discussion (csf)
Topic: csf.logignore is not applied
Replies: 1
Views: 3079

csf.logignore is not applied

I have hourly Log Scanner Report enabled, however they are flooded with messages like this snippet: Sep 28 11:52:53 REDACTED named[3950954]: client @0x7f2130057918 45.148.10.248#6967 (ccb.gov): query (cache) 'ccb.gov/ANY/IN' denied Sep 28 11:52:53 REDACTED named[3950954]: client @0x7f2128012e68 45.1...