c694278
# init.d only settings
befec2e
# Log all hypervisor messages (cf xm dmesg)
befec2e
#XENCONSOLED_LOG_HYPERVISOR=no
befec2e
# Log all guest console output (cf xm console)
befec2e
#XENCONSOLED_LOG_GUESTS=no
befec2e
c694278
# systemd only settings
c694278
# No logging (default)
c694278
#XENCONSOLED_LOG=none
c694278
# Log guest console output only
c694278
#XENCONSOLED_LOG=guest
c694278
# Log hypervisor messages only
c694278
#XENCONSOLED_LOG=hv
c694278
# Log both guest console output and hypervisor messages
c694278
#XENCONSOLED_LOG=all
c694278
c694278
# setting for both init.d and systemd
befec2e
# Location to store guest & hypervisor logs
befec2e
#XENCONSOLED_LOG_DIR=/var/log/xen/console
befec2e
befec2e
#XENCONSOLED_ARGS=
befec2e