[PATCH 0/4] Introduce wildcard to log filters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



First, 2 tiny fixes along the way, then the actual change, which lets you do
the following for example during runtime:
virt-admin daemon-log-filters "1:* 4:remote 4:json"

which previously, given the default config setting log_level=3, translated into
virt-admin daemon-log-filters \
        "1:access 1:admin 1:conf 1:cpu 1:qemu 1:interface 1:<etc-it's-long>"

...of course, "3:*" is equivalent to "log_level=3".

Erik Skultety (4):
  virlog: Fix a typo in virLogParseFilter's error msg
  libvirtd.conf: Document that we do a 'first' match on log filters
  util: virlog: Introduce wildcard to log filters
  news: Update the news file with the log filter wildcard improvement

 docs/news.xml            | 12 ++++++++++++
 src/remote/libvirtd.conf |  6 +++++-
 src/util/virlog.c        | 46 ++++++++++++++++++++++++++++++++++++++++++++--
 src/util/virlog.h        |  1 +
 4 files changed, 62 insertions(+), 3 deletions(-)

--
2.14.3

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux