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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to