Editing /etc/libvirt/libvirtd.conf

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 480: Line 480:
 
#
 
#
 
#ovs_timeout = 5
 
#ovs_timeout = 5
 +
root@hphq1:~# cat /etc/libvirt/libvirtd.conf  | grep log
 +
# basically 1 will log everything possible
 +
# Note: Journald may employ rate limiting of the messages logged
 +
# journald you have to specify it explicitly in 'log_outputs', otherwise
 +
# only information level messages will be logged.
 +
#log_level = 3
 +
# A filter allows to select a different logging level for a given category
 +
# of logs
 +
#      tells libvirt to log stack trace for each message matching
 +
#      be logged:
 +
#log_filters="3:remote 4:event"
 +
# An output is one of the places to save logging information
 +
#    x:syslog:name
 +
#      use syslog for the output and use the given name as the ident
 +
#      output to journald logging system
 +
# e.g. to log all warnings and errors to syslog under the libvirtd ident:
 +
#log_outputs="3:syslog:libvirtd"
 +
# log buffer functionality has been removed. Please configure
 +
# suitable log_outputs/log_filters settings to obtain logs.
 +
#log_buffer_size = 64
 +
# via libvirt logging infrastructure. Defaults to 0
 +
#audit_logging = 1
 +
root@hphq1:~# cat /etc/libvirt/libvirtd.conf  | grep log^C
 +
root@hphq1:~# ^C
 +
root@hphq1:~# cat /etc/libvirt/libvirt.conf
 +
#
 +
# This can be used to setup URI aliases for frequently
 +
# used connection URIs. Aliases may contain only the
 +
# characters  a-Z, 0-9, _, -.
 +
#
 +
# Following the '=' may be any valid libvirt connection
 +
# URI, including arbitrary parameters
 +
 +
#uri_aliases = [
 +
#  "hail=qemu+ssh://[email protected]/system",
 +
#  "sleet=qemu+ssh://[email protected]/system",
 +
#]
 +
 +
#
 +
# These can be used in cases when no URI is supplied by the application
 +
# (@uri_default also prevents probing of the hypervisor driver).
 +
#
 +
#uri_default = "qemu:///system"
 +
root@hphq1:~# cat /etc/libvirt/libvirt.conf  | grep -v "#"
 +
 +
 +
root@hphq1:~# cat /etc/libvirt/libvirt.conf  | grep -v "#" | grep .
 +
root@hphq1:~# cat /etc/libvirt/libvirt.conf  |
 +
> ^C
 +
root@hphq1:~# cat /etc/libvirt/libvirt.conf
 +
#
 +
# This can be used to setup URI aliases for frequently
 +
# used connection URIs. Aliases may contain only the
 +
# characters  a-Z, 0-9, _, -.
 +
#
 +
# Following the '=' may be any valid libvirt connection
 +
# URI, including arbitrary parameters
 +
 +
#uri_aliases = [
 +
#  "hail=qemu+ssh://[email protected]/system",
 +
#  "sleet=qemu+ssh://[email protected]/system",
 +
#]
 +
 +
#
 +
# These can be used in cases when no URI is supplied by the application
 +
# (@uri_default also prevents probing of the hypervisor driver).
 +
#
 +
#uri_default = "qemu:///system"
 +
</pre>
 +
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: