libvirt/src/logging
Erik Skultety 30b650b2ba daemon: Split filter parsing and filter defining
Similar to outputs, parser should do parsing only, thus the 'define' logic
is going to be stripped from virLogParseAndDefineFilters by replacing calls to
this method to virLogSetFilters instead.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-10-10 08:27:25 +02:00
..
log_daemon_config.c virtlogd: convert to typedef virConf accessors 2016-07-12 09:58:21 +01:00
log_daemon_config.h virtlogd: convert to typedef virConf accessors 2016-07-12 09:58:21 +01:00
log_daemon_dispatch.c log: daemon: Add remote protocol handling for the log appending API 2016-06-07 18:10:29 +02:00
log_daemon_dispatch.h
log_daemon.c daemon: Split filter parsing and filter defining 2016-10-10 08:27:25 +02:00
log_daemon.h logging: avoid variables called 'daemon' due to function clash 2015-11-27 09:27:53 +00:00
log_handler.c virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
log_handler.h virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
log_manager.c log: daemon: Add remote protocol handling for the log appending API 2016-06-07 18:10:29 +02:00
log_manager.h log: daemon: Add remote protocol handling for the log appending API 2016-06-07 18:10:29 +02:00
log_protocol.x log: daemon: Add remote protocol handling for the log appending API 2016-06-07 18:10:29 +02:00
test_virtlogd.aug.in virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
virtlogd.aug virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
virtlogd.conf virtlogd: increase max file size to 2 MB 2016-07-07 15:08:54 +01:00
virtlogd.init.in Fix LSB requirements in service script and sync them 2016-01-11 15:49:13 +01:00
virtlogd.pod man: Fix SYNOPSIS section 2016-04-25 15:40:44 +02:00
virtlogd.service.in virtlogd: Don't stop or restart along with libvirtd 2016-09-20 15:22:04 +02:00
virtlogd.socket.in virtlogd: Don't stop or restart along with libvirtd 2016-09-20 15:22:04 +02:00
virtlogd.sysconf