Rahul, You may need to use a load-balancer. This comes in two flavors as i know. - Hardware load balancer - Expensive, High performance, Highly available Ex: Cisco NetScaler - Software load balancer - Cheaper, Several open source solutions are available Ex: HAProxy, NGINX, Apache Http Server
On 26 December 2016 at 19:37, Rahul Verma <[email protected]> wrote: > Dear Team, > > I have successfully setup flume with http source. > I have provided a post API for an application to post logs to flume. > As HTTP is managed by flume itself,when the flume service goes down ,the > source application can't send logs to the http API anymore. > Please let me know how can I achieve high availability for the HTTP .would > appreciate a reply for this. -- Thanks, Laxman
