
15 Sep
2015
15 Sep
'15
3:57 p.m.
On Tue, 2015-09-15 at 09:26 -0600, Jim Fehlig wrote:
Instead of a hardcoded DEBUG log level, use the overall daemon log level specified in libvirtd.conf when opening a log stream with libxl. libxl is very verbose when DEBUG log level is set, resulting in huge log files that can potentially fill a disk. Control of libxl verbosity should be placed in the administrator's hands.
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
FWIW this seems like a good idea to me: Acked-by: Ian Campbell <ian.campbell@citrix.com>