Return-Path: X-Original-To: apmail-flume-user-archive@www.apache.org Delivered-To: apmail-flume-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6F3818FC9 for ; Tue, 20 Oct 2015 08:02:09 +0000 (UTC) Received: (qmail 90353 invoked by uid 500); 20 Oct 2015 08:02:09 -0000 Delivered-To: apmail-flume-user-archive@flume.apache.org Received: (qmail 90292 invoked by uid 500); 20 Oct 2015 08:02:09 -0000 Mailing-List: contact user-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flume.apache.org Delivered-To: mailing list user@flume.apache.org Received: (qmail 90280 invoked by uid 99); 20 Oct 2015 08:02:09 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Oct 2015 08:02:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id F3CBFC13F4 for ; Tue, 20 Oct 2015 08:02:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 9otQbkqKIixn for ; Tue, 20 Oct 2015 08:02:08 +0000 (UTC) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id C99A420594 for ; Tue, 20 Oct 2015 08:02:07 +0000 (UTC) Received: by wicll6 with SMTP id ll6so15618949wic.1 for ; Tue, 20 Oct 2015 01:02:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=FYNbJITyWV3PGZAqtRf3yrQLE44VRFEaXYG+nRb22gE=; b=wlqQrsibE+9zqHX6j63zKmjUYeb3F4znmRjFfxTqa1Mjp+ukeRjJVi3kOUIj/IiG6e VHtsIt+DHg9Yaqg5bhY6sIlVUzaXpZGQT+XIAsQ+oP1YJEZKlaGhgI0yUmoI0pk8/xvE DC3EsXSwuTzpRGvHLFpaHlqtVBAoR21boqEL15/4IOjdF+5FEYXNAiVLx1pTl40r2I4V L81tcU8ix4Q/IwVweX1QFYC9r4ksbQOH1svSRLpX/OW3Bp0OWvFiJu61MozG4AHbpEtO /dGtO+lui2173zNVOcRaXZs202/2SsRGN/xd2CqfPDpMhv3Yhs2GyYIOoqNyxSlK7Zjw UDFA== MIME-Version: 1.0 X-Received: by 10.180.198.48 with SMTP id iz16mr26634163wic.63.1445328127514; Tue, 20 Oct 2015 01:02:07 -0700 (PDT) Received: by 10.194.25.234 with HTTP; Tue, 20 Oct 2015 01:02:07 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Oct 2015 09:02:07 +0100 Message-ID: Subject: Re: Flume Agent failure Handlling From: Gonzalo Herreros To: user@flume.apache.org Content-Type: multipart/alternative; boundary=047d7b624e6c9fdf6c052284ad95 --047d7b624e6c9fdf6c052284ad95 Content-Type: text/plain; charset=UTF-8 I would use a Hadoop distribution such as Cloudera or Hortonworks. Both have free versions including monitoring and alert tools. If you think that is too much, I believe Apache Ambari has that capability. Finally, the most lightweight solution is a standard linux tool to monitor/restart processes, there's plenty of them both free and commercial. Regards, Gonzalo On 20 October 2015 at 08:40, Shashi Vishwakarma wrote: > Hi > > I have written flume agent which will be running 24/7 on production > server. But some time I have observed that flume agent silently goes down. > > I need a mechanism which can atleast give an alert to client/user when > such kind of scenario happens. > > Any suggestion to handle this case. > > Thanks and Regards, > > Shashi > > > > --047d7b624e6c9fdf6c052284ad95 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I would use a Hadoop distribution such as Cloudera or Hort= onworks. Both have free versions including monitoring and alert tools.
= If you think that is too much, I believe Apache Ambari has that capability.=

Finally, the most lightweight solution is a standard li= nux tool to monitor/restart processes, there's plenty of them both free= and commercial.

Regards,
Gonzalo
<= /div>

On 20 = October 2015 at 08:40, Shashi Vishwakarma <shashi.vish123@gmail.com= > wrote:
H= i

I have written flume agent which will be= running 24/7 on production server. But some time I have observed that flum= e agent silently goes down.

I need a mechanism which can a= tleast give an alert to client/user when such kind of scenario happens.

=

Any suggestion to handle this case.

Thanks a= nd Regards,

Shashi=C2=A0




--047d7b624e6c9fdf6c052284ad95--