Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Switch to using the journald driver for docker logging #2412

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

jgrund
Copy link
Member

@jgrund jgrund commented Dec 3, 2020

This patch switches from the default json-file driver to the journald driver.
This means that all container logs will be written to the journal by
default, but will also still be available via docker service logs ..

Signed-off-by: Joe Grund jgrund@whamcloud.io


This change is Reviewable

This patch switches from the default `json-file` driver to the `journald` driver.
This means that all container logs will be written to the journal by
default, but will also still be available via `docker service logs ..`

Signed-off-by: Joe Grund <jgrund@whamcloud.io>
@jgrund jgrund requested a review from a team December 3, 2020 18:10
@jgrund jgrund self-assigned this Dec 3, 2020
@jgrund jgrund merged commit f307496 into master Dec 3, 2020
@jgrund jgrund deleted the switch-log-driver branch December 3, 2020 21:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants