I am just asking for a reasonable way to configure rsyslogd in a containerized environment. Using the old klogd it was sufficient to disable the service. Now I have to edit rsyslog.conf, producing a conflict on the next rsyslog package upgrade.
Maybe its not a traditional race condition, but the fastest rsyslogd polling /proc/kmsg wins the next kernel log line, so it is surely a race. I am sure you know what I mean. Regards Harri