mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
#listen_tls = "0"
|
|
#listen_tcp = "0"
|
|
#tls_port = "16514"
|
|
#tcp_port = "16509"
|
|
#listen_addr = "0.0.0.0"
|
|
#unix_sock_group = "root"
|
|
#unix_sock_ro_perms = "0777"
|
|
#unix_sock_rw_perms = "0770"
|
|
#unix_sock_admin_perms = "0700"
|
|
#unix_sock_dir = "/run/libvirt"
|
|
#auth_unix_ro = "none"
|
|
#auth_unix_rw = "none"
|
|
#auth_tcp = "none"
|
|
#auth_tls = "none"
|
|
#access_drivers = "[ \"nop\" ]"
|
|
#key_file = "/etc/pki/libvirt/private/serverkey.pem"
|
|
#cert_file = "/etc/pki/libvirt/servercert.pem"
|
|
#ca_file = "/etc/pki/CA/cacert.pem"
|
|
#crl_file = "/etc/pki/CA/crl.pem"
|
|
#tls_no_sanity_certificate = "0"
|
|
#tls_no_verify_certificate = "0"
|
|
#tls_allowed_dn_list = "[\"DN1\", \"DN2\"]"
|
|
#tls_priority = "NORMAL"
|
|
#sasl_allowed_username_list = "[\"joe@example.com\", \"fred@example.com\"]"
|
|
#max_clients = "5000"
|
|
#max_queued_clients = "20"
|
|
#max_anonymous_clients = "20"
|
|
#min_workers = "5"
|
|
#max_workers = "20"
|
|
#prio_workers = "5"
|
|
#max_client_requests = "5"
|
|
#admin_min_workers = "1"
|
|
#admin_max_workers = "5"
|
|
#admin_max_clients = "5"
|
|
#admin_max_queued_clients = "5"
|
|
#admin_max_client_requests = "5"
|
|
#log_level = "3"
|
|
#log_filters = "\"1:qemu 1:libvirt 4:object 4:json 4:event 1:util\""
|
|
#log_outputs = "\"3:syslog:libvirtd\""
|
|
#audit_level = "1"
|
|
#audit_logging = "0"
|
|
#host_uuid = "00000000-0000-0000-0000-000000000000"
|
|
#host_uuid_source = "smbios"
|
|
#keepalive_interval = "5"
|
|
#keepalive_count = "5"
|
|
#keepalive_required = "0"
|
|
#admin_keepalive_required = "0"
|
|
#admin_keepalive_interval = "5"
|
|
#admin_keepalive_count = "5"
|
|
#ovs_timeout = "5"
|