Skip to content

Fix systemd rules to handle logs with milliseconds

Vincas Dargis requested to merge Talkless-guest/logcheck:milliseconds into master

Some times systemd logs "Adding ... random time" messages where time is specified with millisecond resolution, which is not handled in current rules.

Update regex rule to handle cases with milliseconds.

Closes #869415 #922942

Merge request reports

Loading