Hi Rahul, If you use AWS, AWS load balancer (ELB), works seamlessly with Flume. BR, Shang
From: Laxman Ch <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, December 27, 2016 at 10:22 PM To: "[email protected]" <[email protected]> Subject: Re: Query on HTTP failover in flume 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]<mailto:[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
