Another problem arise today for us. We have x-pack monitoring on.
xpack.graph.enabled: false
xpack.ml.enabled: false
xpack.monitoring.enabled: true
xpack.security.enabled: false
xpack.watcher.enabled: false
On its own it is working ok. The same with ROR/KBN plugins on its own they are working perfectly when combine together, there are issues starting to happen, like after a while when trying to restart elasticsearch it hangs and we need to kill -9 ES_pid to be able to get the ES going.
I noticed that x-pack plugin is changed a lot lately, as in testing env I reintalled it couple of times in last two days, they added Machine Learning tab to Kibana (which is greyout for me). So question now - will you at some stage be working on monitoring feature as most people are using only this feature of x-pack and using different plugins for security. Or will you develop ROR further to be able to work with x-pack monitoring?