From flume-user-return-143-apmail-incubator-flume-user-archive=incubator.apache.org@incubator.apache.org Wed Aug 17 12:51:11 2011 Return-Path: X-Original-To: apmail-incubator-flume-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-flume-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD46978C6 for ; Wed, 17 Aug 2011 12:51:10 +0000 (UTC) Received: (qmail 20682 invoked by uid 500); 17 Aug 2011 12:51:10 -0000 Delivered-To: apmail-incubator-flume-user-archive@incubator.apache.org Received: (qmail 20653 invoked by uid 500); 17 Aug 2011 12:51:09 -0000 Mailing-List: contact flume-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flume-user@incubator.apache.org Delivered-To: mailing list flume-user@incubator.apache.org Received: (qmail 20645 invoked by uid 99); 17 Aug 2011 12:51:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2011 12:51:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harel.lior@gmail.com designates 209.85.213.47 as permitted sender) Received: from [209.85.213.47] (HELO mail-yw0-f47.google.com) (209.85.213.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2011 12:51:02 +0000 Received: by ywe9 with SMTP id 9so678408ywe.6 for ; Wed, 17 Aug 2011 05:50:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=3YGg9ATYAJTYX99HdHj5rPbfz9QExgk1aNyourAgd00=; b=fBBN1TWmF1CpUzGLz7gzuE37SA5+cyjhpPToXyQd74ujyDl3PQ9F1u6RsGciWXpp+L +e6go9rTQDv/PTPkdQNtv2ceoRKtdzQZeFh6piup/swHX2w/IVS+gspBj6wO96HEYdac 2wLRSV6wqcaccPik72yvi0DcwVfHIodFCHmFI= MIME-Version: 1.0 Received: by 10.150.225.4 with SMTP id x4mr1208453ybg.106.1313585442152; Wed, 17 Aug 2011 05:50:42 -0700 (PDT) Received: by 10.151.50.17 with HTTP; Wed, 17 Aug 2011 05:50:42 -0700 (PDT) Date: Wed, 17 Aug 2011 15:50:42 +0300 Message-ID: Subject: set daemon physical name From: Lior Harel To: flume-user@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0cd4824aa9629d04aab2f14c --000e0cd4824aa9629d04aab2f14c Content-Type: text/plain; charset=ISO-8859-1 I have setup the collector to run on the same machine as the master. When running the collector as a daemon I couldn't find a way to specify its physical name and it always registers as localhost. So I'm not sure how to configure the agents' collectorSource, localhost? is there a way to specify a physical name for the daemon's node? also, I know this configuration (master + collector on the same machine) is considered pseudo distributed mode (for dev purposes mainly), assuming we roll out incrementally with limited number of events at the beginning, is this configuration reasonable? Thanks. --000e0cd4824aa9629d04aab2f14c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I have setup the collector to run on the same machine as t= he master. When running the collector as a daemon I couldn't find a way= to specify its physical name and it always registers as localhost. So I= 9;m not sure how to configure the agents' collectorSource, localhost?
is there a way to=A0specify=A0a physical name for the daemon= 's node?

also, I know this configuration (mast= er + collector on the same machine) is considered pseudo distributed mode (= for dev=A0purposes=A0mainly), assuming we roll out incrementally with limit= ed number of events at the beginning, is this configuration reasonable?


Thanks.
--000e0cd4824aa9629d04aab2f14c--