summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-04-16 20:33:23 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2022-04-19 22:55:22 +0200
commitdf63cc796eae1ecf7935e31d94a5fd0fdf1079ce (patch)
tree20c9b14080cc86773cc62ef3874df02bc4c87a6d
parentdddfbbb8746fbe1c33b3cc87f4764533fbeb419c (diff)
more possible combinations
-rw-r--r--files/etc/logcheck/ignore.d.server/local-tor2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/logcheck/ignore.d.server/local-tor b/files/etc/logcheck/ignore.d.server/local-tor
index a53d3e3..1768867 100644
--- a/files/etc/logcheck/ignore.d.server/local-tor
+++ b/files/etc/logcheck/ignore.d.server/local-tor
@@ -4,4 +4,4 @@
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: http status 400 \("Nonauthoritative directory does not accept posted server descriptors"\) response from dirserver '[[:xdigit:]:.]+:[[:digit:]]+'\. Malformed rendezvous descriptor\?$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: Our onion service received [[:digit:]]+ v2 and [[:digit:]]+ v3 INTRODUCE2 cells and attempted to launch [[:digit:]]+ rendezvous circuits\.$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: Tor has been idle for [[:digit:]]+ seconds; assuming established circuits no longer work\.$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: While (not )?bootstrapping, fetched this many bytes: [[:digit:]]+ \(consensus network-status fetch\)(; [[:digit:]]+ \(authority cert fetch\); [[:digit:]]+ \(microdescriptor fetch\))?$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: While (not )?bootstrapping, fetched this many bytes: [[:digit:]]+ \(consensus network-status fetch\)(; [[:digit:]]+ \(authority cert fetch\))?(; [[:digit:]]+ \(microdescriptor fetch\))?$