mirror of
https://github.com/containers/podman.git
synced 2025-09-22 04:03:48 +08:00
Document events logger options in libpod.conf manpage
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
@ -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
|
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.
|
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
|
## FILES
|
||||||
`/usr/share/containers/libpod.conf`, default libpod configuration path
|
`/usr/share/containers/libpod.conf`, default libpod configuration path
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user