add interval config for cluster state refresh, cluster settings refresh task

This commit is contained in:
liugq 2022-04-13 01:04:53 +08:00
parent f403f8d8f9
commit ee479a04f6
1 changed files with 6 additions and 0 deletions

View File

@ -27,10 +27,16 @@ elastic:
remote_configs: true
health_check:
enabled: true
interval: 30s
availability_check:
enabled: false
interval: 60s
metadata_refresh:
enabled: true
interval: 30s
cluster_settings_check:
enabled: true
interval: 20s
store:
enabled: true
orm: