Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsmd.init: replace libvirt logs filter ......................................................................
vdsmd.init: replace libvirt logs filter Currently VDSM adds to libvirtd.conf a filter to include debug messages from libvirt daemon. However, the log size is increasing quickly with useless information about libvirt objects when the system is running out of problem. This patch will improve the logs for libvirt sources and remove OBJECT_* messages to reduce the size of libvirtd.log. Thanks to Pavel Zhukov for suggestion. Change-Id: I31218b3a6ac2f0866df03c6f84c9303d1a53f745 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=920614 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm/vdsmd.init.in 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Douglas Schilling Landgraf: Verified Pavel Zhukov: Verified; Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13642 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I31218b3a6ac2f0866df03c6f84c9303d1a53f745 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Pavel Zhukov <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
