From flume-user-return-333-apmail-incubator-flume-user-archive=incubator.apache.org@incubator.apache.org Mon Oct 10 09:03:36 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 9ADF37208 for ; Mon, 10 Oct 2011 09:03:36 +0000 (UTC) Received: (qmail 66192 invoked by uid 500); 10 Oct 2011 09:03:36 -0000 Delivered-To: apmail-incubator-flume-user-archive@incubator.apache.org Received: (qmail 66175 invoked by uid 500); 10 Oct 2011 09:03:36 -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 66167 invoked by uid 99); 10 Oct 2011 09:03:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2011 09:03:36 +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 (nike.apache.org: domain of peanutgyz@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vw0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2011 09:03:28 +0000 Received: by vwe42 with SMTP id 42so4627009vwe.6 for ; Mon, 10 Oct 2011 02:03:08 -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=WuCLk+nz9EMNiFNeFcWnt5vwzUZNZ6ooYjJTQh541yY=; b=SW5Qfg2/EZtlQuSmWCdq4yhSTWEhetbrzJQiznr3cOrO5t+ntMlZ4ZI2i6kp9RK9CC 533facV1+2+8zLlF/fMiksdmjgwPBtB7P8cqRuypu0w1EyZpQVkcqGM7jia+TnzOQRjH Hw382s64bbMkjOwzpWmOD0gG1dKymU9JIe42o= MIME-Version: 1.0 Received: by 10.52.24.34 with SMTP id r2mr12600015vdf.44.1318237388182; Mon, 10 Oct 2011 02:03:08 -0700 (PDT) Received: by 10.52.186.34 with HTTP; Mon, 10 Oct 2011 02:03:08 -0700 (PDT) Date: Mon, 10 Oct 2011 17:03:08 +0800 Message-ID: Subject: flume flush every 4k when use escapedFormatDfs From: =?GB2312?B?08LV3Lnw?= To: flume-user@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3079b6844094fa04aeee0ffc X-Virus-Checked: Checked by ClamAV on apache.org --20cf3079b6844094fa04aeee0ffc Content-Type: text/plain; charset=ISO-8859-1 i use escapedFormatDfs("file:://mylogdir","logfilename", raw) then , when buffer is full, logfile will be udpated , each time 4k content . i thought there should be a period time , i want file to be updated every 15s. can someone tell me how to config this time ? --20cf3079b6844094fa04aeee0ffc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable i use=A0 escapedFormatDfs("file:://mylogdir","logfilename&qu= ot;, raw)


then , when buffer is full,=A0 logfile will be udpated= , each time 4k content .


i thought there should be a=A0 period= time , i=A0 want file to be updated every 15s.


can someone tell me how to config this time=A0 ?

=A0
--20cf3079b6844094fa04aeee0ffc--