Skip to content

Health checks disable #1617

Answered by fate8383
fate8383 asked this question in Questions
Dec 28, 2022 · 3 comments · 13 replies
Discussion options

You must be logged in to vote

fantastic!
I created a new file /etc/rsyslog.d/01-blocklist.conf, containing:

if $msg contains "run-docker-runtime" and $msg contains ".mount: Succeeded." then {
stop
}

this worked, the other option in systemd with conf didn't work. Thanks a lot!

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@fate8383
Comment options

@Zoey2936
Comment options

@fate8383
Comment options

@Zoey2936
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Zoey2936
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants