[libvirt] [PATCH 0/4] Reimplement logging wildcards to use full shell glob syntax

Erik Skultety eskultet at redhat.com
Mon Apr 23 06:51:05 UTC 2018


On Fri, Apr 20, 2018 at 05:56:35PM +0100, Daniel P. Berrangé wrote:
> This series provides a more generalized support for wildcards
> in logging and removes the ordering constraint.
>
> Daniel P. Berrangé (4):
>   Revert "util: virlog: Introduce wildcard to log filters"
>   log: rename virLogFlags to virLogFilterFlags to match docs
>   log: support logging using shell wildcard syntax
>   log: update docs for daemons to improve user understanding
>
>  src/locking/test_virtlockd.aug.in |  2 +-
>  src/locking/virtlockd.conf        | 70 ++++++++++++++++++++++++++----------
>  src/logging/test_virtlogd.aug.in  |  2 +-
>  src/logging/virtlogd.conf         | 73 +++++++++++++++++++++++++++-----------
>  src/remote/libvirtd.conf          | 74 ++++++++++++++++++++++++---------------
>  src/remote/test_libvirtd.aug.in   |  2 +-
>  src/util/virlog.c                 | 61 +++++++++-----------------------
>  src/util/virlog.h                 |  4 +--
>  8 files changed, 169 insertions(+), 119 deletions(-)

Series looks good to me. I'm attending a training during the whole week and I'd
like to test it for myself, but I can only do that in the evening the earliest.

Thanks,
Erik




More information about the libvir-list mailing list