[libvirt] [PATCH 1/2] libvirtd: conf: Mention support for logging into journald

Peter Krempa pkrempa at redhat.com
Tue Aug 12 14:34:36 UTC 2014


Our docs didn't mention the explicit option to log into journald.
---
 daemon/libvirtd.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/daemon/libvirtd.conf b/daemon/libvirtd.conf
index e5856d4..c73423f 100644
--- a/daemon/libvirtd.conf
+++ b/daemon/libvirtd.conf
@@ -342,6 +342,8 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
+#    x:journald
+#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
-- 
2.0.2




More information about the libvir-list mailing list