Re: [libvirt-users] Hello and a question about QEMU log

2016-03-30 Thread Daniel P. Berrange
On Wed, Mar 30, 2016 at 10:22:41AM +0800, zhukaijie wrote: > Hello, > Each running VM has it's command line logged in > /var/log/libvirt/qemu/${vmname}. > And now I'd like to disable this log function, that is to say, not to record > the QEMU command line of VM. Could you please tell me will can I

[libvirt-users] Hello and a question about QEMU log

2016-03-30 Thread zhukaijie
Hello, Each running VM has it's command line logged in /var/log/libvirt/qemu/${vmname}. And now I'd like to disable this log function, that is to say, not to record the QEMU command line of VM. Could you please tell me will can I configure it? Best wishes.