libvirt/src/logging
Lily Zhu 0f0c0921e6 man: Fix documentation errors about the paths of the config files
The default conf files, for example libvirtd.conf, virtlockd.conf, and
virtlogd.conf, should be located under the directory "/etc/libvirt" when
root as root, rather than "/etc". When run as non-root, the configuration
files should be located under "$XDG_CONFIG_HOME/libvirt/", rather than
"XDG_CONFIG_HOME".

Signed-off-by: Lily Zhu <lizhu@redhat.com>
Signed-off-by: Erik Skultety <eskultet@redhat.com>
2017-06-28 11:07:08 +02:00
..
log_daemon_config.c log: Fix loading of conf file for log daemon 2016-12-14 07:24:24 +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 (log|lock)daemon: Don't spam logs with IO error messages after client disconnects 2017-03-17 17:20:22 +01:00
log_daemon.h
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
virtlogd.pod man: Fix documentation errors about the paths of the config files 2017-06-28 11:07:08 +02:00
virtlogd.service.in Increase default file handle limits for daemons 2017-03-16 10:48:09 +00:00
virtlogd.socket.in virtlogd: Don't stop or restart along with libvirtd 2016-09-20 15:22:04 +02:00
virtlogd.sysconf