From c11c3544abd9ec2702c61b7ae114270791a57371 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 25 Sep 2019 14:01:32 +0200 Subject: ma logging: init server --- makefu/2configs/logging/patterns/dnsmasq | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 makefu/2configs/logging/patterns/dnsmasq (limited to 'makefu/2configs/logging/patterns') diff --git a/makefu/2configs/logging/patterns/dnsmasq b/makefu/2configs/logging/patterns/dnsmasq new file mode 100644 index 000000000..c1e700d5e --- /dev/null +++ b/makefu/2configs/logging/patterns/dnsmasq @@ -0,0 +1,15 @@ +BLOCKLIST [\/\w\.]+ +DOMAIN [\w\.\-]+ +DNSID \d+ +PORT \d+ +DNSRESPONSE cached|reply|forwarded|query +# TODO: there are some strange responses for certain queries like or ... +IPORWORD %{IP}|[<>\.\/\w>]+ + +# TODO use public suffix list by mozilla +TLD [a-z]{2,63} +# matches CCSLD and TLD together (e.g. co.uk ) +CCSLD_TLD [a-z]+\.uk +# actually after a CCTLD this would be the third level domain ... +PUBLIC_SUFFIX (xn--)?%{FUNCTIONAL_SLD}\.(%{CCSLD_TLD}|%{TLD}) +FUNCTIONAL_SLD [a-z0-9-]{1,63} -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/3b100000.lock: No such file or directory (2)