From c5e3d5c7a9349b40f1efd66e841f70d965fd9a3d Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Fri, 3 May 2019 16:17:25 -0400 Subject: Document events logger options in libpod.conf manpage Signed-off-by: Matthew Heon --- docs/libpod.conf.5.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/libpod.conf.5.md b/docs/libpod.conf.5.md index 4abbcd8b0..2f0b3f303 100644 --- a/docs/libpod.conf.5.md +++ b/docs/libpod.conf.5.md @@ -95,6 +95,9 @@ libpod to manage containers. Path to the command binary to use for setting up a network. It is currently only used for setting up a slirp4netns network. If "" is used then the binary is looked up using the $PATH environment variable. +**events_logger**="" + Default method to use when logging events. Valid values are "journald" and "file". + ## FILES `/usr/share/containers/libpod.conf`, default libpod configuration path -- cgit v1.2.3-54-g00ecf