Is this currently an issue? This change has been available since at least: logging-fluentd-docker-v3.9.0-0.35.0.0
Since default log driver for system container docker is json-file, and /etc/sysconfig/docker uses json-file as default log driver since 3.9, in this case, there won't be problem. If we change log driver as journald in /etc/docker/container-daemon.json, this will cause problems too
Good grief - how many different configuration files are there for docker???
when coreos rkt is supported, We may add more !!
(In reply to Rich Megginson from comment #4) > Good grief - how many different configuration files are there for docker??? currently, there are 3 configuration files 1. /etc/docker/daemon.json 2. /etc/sysconfig/docker 3. /etc/docker/container-daemon.json for system container docker Move it to Assigned
@Alex, Could we add this bug to Release nodes? I think it is a very important when use logging on system container OCP.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days