Re: [libvirt] [PATCH v2 04/13] logging: add client for virtlogd daemon

2015-11-18 Thread John Ferlan
On 11/12/2015 12:19 PM, Daniel P. Berrange wrote: > Add the virLogManager API which allows for communication with > the virtlogd daemon to RPC program. This provides the client > side API to open log files for guest domains. > > The virtlogd daemon is setup to auto-spawn on first use when >

[libvirt] [PATCH v2 04/13] logging: add client for virtlogd daemon

2015-11-12 Thread Daniel P. Berrange
Add the virLogManager API which allows for communication with the virtlogd daemon to RPC program. This provides the client side API to open log files for guest domains. The virtlogd daemon is setup to auto-spawn on first use when running unprivileged. For privileged usage, systemd socket