v201.0.16
Bug fixes:
- Limit memory usage of kibana process to support VMs with lower amount of system memory.
properties:
kibana:
memory_limit: 80 # trigger GC at 80% of system memory
- Minor changes to NATS heartbeat log parsing logic
New features:
The cluster monitor has a different set of credentials from now on (used to be the same basic auth as the kibana user)
properties:
haproxy:
cluster_monitor:
auth:
username: username
password: password