mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Breaking logging driver material out of run
- creating index which is overview of configuring logs - linking to individual journald/fluent material - leaving behind table and link to index in run Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
4ab8b88286
commit
31dd97f4ad
4 changed files with 248 additions and 90 deletions
|
|
@ -1,3 +1,13 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "journald logging driver"
|
||||
description = "Describes how to use the fluentd logging driver."
|
||||
keywords = ["Fluentd, docker, logging, driver"]
|
||||
[menu.main]
|
||||
parent = "smn_logging"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Journald logging driver
|
||||
|
||||
The `journald` logging driver sends container logs to the [systemd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue