Support for detailed keepalive logging

This commit is contained in:
Joshua Boniface 2019-06-18 19:56:46 -04:00
parent 7c503d20a2
commit 4b5237ac5e
2 changed files with 4 additions and 0 deletions

View File

@ -74,4 +74,6 @@ pvc_storage_floatingip: "10.0.1.254/24"
pvc_log_to_file: True
pvc_log_to_stdout: True
pvc_log_keepalives: True
pvc_log_keepalive_cluster_details: True
pvc_log_keepalive_storage_details: True
pvc_log_console_lines: 1000

View File

@ -62,6 +62,8 @@ pvc:
file_logging: {{ pvc_log_to_file }}
stdout_logging: {{ pvc_log_to_stdout }}
log_keepalives: {{ pvc_log_keepalives }}
log_keepalive_cluster_details: {{ pvc_log_keepalive_cluster_details }}
log_keepalive_storage_details: {{ pvc_log_keepalive_storage_details }}
console_log_lines: {{ pvc_log_console_lines }}
networking:
cluster: