[libvirt] [PATCH v2 5/8] Add docs about use of systemd journal for logging

Eric Blake eblake at redhat.com
Fri Feb 28 17:15:07 UTC 2014


On 02/24/2014 09:49 AM, Daniel P. Berrange wrote:
> Document the various fields that libvirt will emit for
> journal log records.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  docs/logging.html.in | 35 ++++++++++++++++++++++++++++++++---
>  1 file changed, 32 insertions(+), 3 deletions(-)

ACK with spelling fix, safe for release.


> +       will try to use</p>
> +    <ul>
> +      <li>0.10.0 or later: systemd journal, if <code>/run/systemd/journal/socket</code> exists</li>
> +      <li>0.9.0 or later: file <code>/var/log/libvirt/libvirtd.log</code> if running as a daemon</li>
> +      <li>before 0.9.0: syslog if running as a daemon</li>
> +      <li>all version: to stderr stream if running in the foreground</li>

s/version/versions/

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140228/1ab55466/attachment-0001.sig>


More information about the libvir-list mailing list