Add support for enable/disable keepalive detail

This commit is contained in:
2019-06-18 19:54:42 -04:00
parent 79f284a0a9
commit 443108f53d
2 changed files with 25 additions and 18 deletions

View File

@ -121,6 +121,10 @@ pvc:
stdout_logging: True
# log_keepalives: Enable or disable keepalive logging
log_keepalives: True
# log_keepalive_cluster_details: Enable or disable node status logging during keepalive
log_keepalive_cluster_details: True
# log_keepalive_storage_details: Enable or disable node storage logging during keepalive
log_keepalive_storage_details: True
# console_log_lines: Number of console log lines to store in Zookeeper per VM
console_log_lines: 1000
# networking: PVC networking configuration