-
In a true ES cluster, Kibana can be configured to leverage High availability across multiple Elasticsearch nodes:
It looks like there would need to be an update to this code (in
If there is a mechanism to grab the array of search nodes, then I'd be happy to put in a pull request. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I am talking to @jertel about this. The main issue here is we would need soc to support this as well. There is also a complete overhaul of the elasticsearch state that will allow more flexibility coming in .80 for customizing elaticsearch via pillar. Kibana is on this same list to be completely overhauled. This will remove the need to use local versions of the configs. We will see if Kibana makes .90 but in the meantime I will make this an issue we can track. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
I am talking to @jertel about this. The main issue here is we would need soc to support this as well. There is also a complete overhaul of the elasticsearch state that will allow more flexibility coming in .80 for customizing elaticsearch via pillar. Kibana is on this same list to be completely overhauled. This will remove the need to use local versions of the configs. We will see if Kibana makes .90 but in the meantime I will make this an issue we can track.