Reverse Proxy & Load Balancer

I am going to send in lots of data into my elasticsearch cluster and I need to protect my cluster from being seen on my internal network. I am intending to put in a device with load balancing and reverse proxy turn on.

Is this configuration possible?

I will also be querying huge amount of data from my cluster. Will this cause any problems?

You might find these articles helpful...

https://www.elastic.co/blog/playing-http-tricks-nginx

https://www.nginx.com/blog/nginx-elasticsearch-better-together/

http://blog.eagerelk.com/securing-elasticsearch-using-nginx-as-a-proxy/

Rob

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.