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 9DFEA114E1 for ; Fri, 11 Apr 2014 10:06:28 +0000 (UTC) Received: (qmail 63660 invoked by uid 500); 11 Apr 2014 10:06:27 -0000 Delivered-To: apmail-flume-user-archive@flume.apache.org Received: (qmail 63087 invoked by uid 500); 11 Apr 2014 10:06:24 -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 63071 invoked by uid 99); 11 Apr 2014 10:06:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2014 10:06:22 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of deepak.subhramanian@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2014 10:06:16 +0000 Received: by mail-wi0-f170.google.com with SMTP id bs8so2281187wib.5 for ; Fri, 11 Apr 2014 03:05:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Piw8cHZYfrXZtYcGbyK8plHbw18SOQAS28qYpW/Melk=; b=keoX68gRAqUWXwpgDtPKfaM8b8GmC33IRqrwc+Uf+Sjo6sw8ymKCqrcK/cV2lr79+3 y2nugHfSxkHSCI2hznIwK6VsGjT+rghwFFHO5RvXTBL8rV/oLGsGFYtNueG6c19W8Irs TPZVO7CZQpGBsjgJYCigZlb1HG4yHw0Je3chghqVDJH9sAGrsWMMxRAI6gqtu/pxZy6W TcRUOfI2Q6mgQzeepmvcYrDyWLAuXf61NX6LndMxVNK9k76U/ocBKj9tbIsE74eFzIA5 8hmvLMTbmcvttG1WFOK14C9FXiFGg8oAK/OZXsHg23T89cSnEWyBq7Dupg8slE66s8ew n/4Q== MIME-Version: 1.0 X-Received: by 10.180.12.14 with SMTP id u14mr2757676wib.0.1397210754846; Fri, 11 Apr 2014 03:05:54 -0700 (PDT) Received: by 10.216.231.73 with HTTP; Fri, 11 Apr 2014 03:05:54 -0700 (PDT) Date: Fri, 11 Apr 2014 11:05:54 +0100 Message-ID: Subject: Can we have multiple flume agents with different URLS on same port for Flume HTTPSrc From: Deepak Subhramanian To: user@flume.apache.org Content-Type: multipart/alternative; boundary=001a11c23ed2b8185f04f6c17a49 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c23ed2b8185f04f6c17a49 Content-Type: text/plain; charset=ISO-8859-1 Hi , I am using an extended version of Flume HTTP Src. It there a way to configure multiple flume agents to listen on different urls but on same port. For example one agent listening on http://hostname1:80/testand another agent listening on http://hostname1:80/dev We have to go through firewall request everytime we need to add an additional port to a flume agent. -- Deepak Subhramanian --001a11c23ed2b8185f04f6c17a49 Content-Type: text/html; charset=ISO-8859-1

Hi ,
I am using an extended version of Flume HTTP Src. It there a way to configure multiple flume agents to listen on different urls but on same port.

For example one agent listening on http://hostname1:80/test and another agent listening on http://hostname1:80/dev

We have to go through firewall request everytime we need to add an additional port to a flume agent.
--
Deepak Subhramanian
--001a11c23ed2b8185f04f6c17a49--