summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2024-07-26 12:44:46 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2024-07-26 12:44:46 +0200
commit58e70e721400bf58a8b18cbebc6da1d2cfc56520 (patch)
tree4ed78bd6a22f74d8fceef88db1245be7f7c9651a
parent05d09917489983dc2e1fcc77d292813d4551c7f3 (diff)
update rules
-rw-r--r--files/etc/logcheck/ignore.d.server/local-rpcmountd5
1 files changed, 3 insertions, 2 deletions
diff --git a/files/etc/logcheck/ignore.d.server/local-rpcmountd b/files/etc/logcheck/ignore.d.server/local-rpcmountd
index 4d50046..94c6c6d 100644
--- a/files/etc/logcheck/ignore.d.server/local-rpcmountd
+++ b/files/etc/logcheck/ignore.d.server/local-rpcmountd
@@ -1,4 +1,5 @@
-^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ rpc\.mountd\[[[:digit:]]+\]: Version [[:digit:].]+ starting$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ rpc\.mountd\[[[:digit:]]+\]: authenticated mount request from [[:xdigit:].:]+ for [^[:space:]]+ \([^[:space:]]+\)$
^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ rpc\.mountd\[[[:digit:]]+\]: Caught signal 15, un-registering and exiting\.$
-^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ rpc\.mountd\[[[:digit:]]+\]: v[[:digit:].]+ client detached: 0x[[:xdigit:]]{16} from "[[:xdigit:].:]+"$
^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ rpc\.mountd\[[[:digit:]]+\]: v[[:digit:].]+ client attached: 0x[[:xdigit:]]{16} from "[[:xdigit:].:]+"$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ rpc\.mountd\[[[:digit:]]+\]: v[[:digit:].]+ client detached: 0x[[:xdigit:]]{16} from "[[:xdigit:].:]+"$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ rpc\.mountd\[[[:digit:]]+\]: Version [[:digit:].]+ starting$