21.04.2016 13:39, Achim Nierbeck wrote: > You could also use the local eleastic node to be a communicator node, > which is just for communicating with the elastic cluster. > At this point no data will be stored locally. In the documentation > you'll find the needed properties for that. > > regards, Achim >
Yes, I thought about something like this, including port forwarding using SSH, but all methods like these aren't very suitable in case of multiple users accessing Kibana. Fortunately we're running Karaf Decanter behind a reverse proxy (nginx) so it's possible to override default config served over http(s) using custom '/kibana/config' nginx location, and that would be the way to go. -- Victor.
