Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kibana 4 architecture questions #2539

Closed
bitsofinfo opened this issue Jan 6, 2015 · 1 comment
Closed

Kibana 4 architecture questions #2539

bitsofinfo opened this issue Jan 6, 2015 · 1 comment

Comments

@bitsofinfo
Copy link

Hi

Starting to experiment w/ Kibana 4. I see that now there is a server side component where it appears all client requests proxy through?

What is the recommended topology for deploying this for HA, is there any client session state maintained in this server side process or is it pretty much a stateless proxy?

What does the server side component actually do now, that was offloaded from the prior kibana architecture where everything was only in the UI?

thanks!

@rashidkpc
Copy link
Contributor

At the moment the server acts as a static content server and proxy. We plan to expand it to include features that we can only do server side, such as RSS feeds and, in the future, exporting of visualizations & dashboards in formats unavailable in javascript. If you have other questions please join us in #kibana on Freenode. Github is reserved for confirmed bugs and feature requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants