diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2024-07-26 14:30:49 +0200 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2024-07-26 14:30:49 +0200 |
commit | b33e9b980687e3075bca954af9c0c2519be0c0bf (patch) | |
tree | df6cf3f1591b8bfc714be6ca345542a4968a3e0b | |
parent | d2df80c965ff44276b7908072b56a9c345a5a808 (diff) |
update rules
-rw-r--r-- | files/etc/logcheck/ignore.d.server/local-chrony | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/etc/logcheck/ignore.d.server/local-chrony b/files/etc/logcheck/ignore.d.server/local-chrony index 07ea4f4..f050715 100644 --- a/files/etc/logcheck/ignore.d.server/local-chrony +++ b/files/etc/logcheck/ignore.d.server/local-chrony @@ -6,4 +6,6 @@ ^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ chronyd\[[[:digit:]]+\]: Source [[:xdigit:]:.]+ (online|offline)$ ^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ chronyd\[[[:digit:]]+\]: Source [[:xdigit:]:.]+ replaced with [[:xdigit:]:.]+ \([[:alnum:]._-]+\)$ ^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ chronyd\[[[:digit:]]+\]: System clock TAI offset set to [[:digit:]]+ seconds$ +^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ chronyd\[[[:digit:]]+\]: System clock was stepped by [[:digit:].]+ seconds$ +^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ chronyd\[[[:digit:]]+\]: System clock wrong by [[:digit:].]+ seconds$ ^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ chronyd\[[[:digit:]]+\]: Using right/UTC timezone to obtain leap second data$ |