Description of problem: The default docker log driver should be journald in lieu of json-file for our supported aggregated logging solution and to scale at large cluster sizes. It currently defaults to: --log-driver=json-file --log-opt max-size=50m
https://github.com/openshift/openshift-ansible/pull/2681/
*** Bug 1393178 has been marked as a duplicate of this bug. ***
Commit pushed to master at https://github.com/openshift/openshift-ansible https://github.com/openshift/openshift-ansible/commit/3cb6ca6fcddbc0117b943f70576481a65b23358a Merge pull request #2681 from abutcher/journald-log-driver Bug 1388191 - Default docker log driver should be journald
Verified on openshift v3.5.0.17+c55cf2b, the default docker log driver for both master and node machines are "--log-driver=journald", set to verified. # openshift version openshift v3.5.0.17+c55cf2b kubernetes v1.5.2+43a9be4 etcd 3.1.0
The verified version of ansible is openshift-ansible-3.5.5-1.git.0.3ae2138.el7.noarch.rpm
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0903