Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-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 306ED9EF7 for ; Thu, 5 Jan 2012 16:59:34 +0000 (UTC) Received: (qmail 40086 invoked by uid 500); 5 Jan 2012 16:59:33 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 40049 invoked by uid 500); 5 Jan 2012 16:59:32 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 40040 invoked by uid 99); 5 Jan 2012 16:59:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 16:59:32 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shettyd@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-tul01m020-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 16:59:27 +0000 Received: by obbwd20 with SMTP id wd20so941678obb.2 for ; Thu, 05 Jan 2012 08:59:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=WVSD+4eIkuuR5Bn7IFm7BccGalkKXlZY9c/Pq0VpTBo=; b=orKr2mIXT4c8+boPt077gdc8moTvzlj/0ovUPUDZlM7f5cpGKFeEe4oJq1RTR2/AAx LC3HVM3DHS1oQ1Eb448HDaI5fBEjUmUmYkc9PBbH1wOhzwScsUTJQUOI13AwTIUvpWMy mhaIg1JdjmnvPMQ1cSQZfXEgnXwo7VU4p8Qrs= MIME-Version: 1.0 Received: by 10.182.231.38 with SMTP id td6mr1985644obc.66.1325782746713; Thu, 05 Jan 2012 08:59:06 -0800 (PST) Received: by 10.182.138.100 with HTTP; Thu, 5 Jan 2012 08:59:06 -0800 (PST) In-Reply-To: <1325767295240-5122509.post@n5.nabble.com> References: <1323774843997-5071157.post@n5.nabble.com> <1324902312112-5101469.post@n5.nabble.com> <4F02BEBA.6000303@mpexnet.de> <1325746405406-5121942.post@n5.nabble.com> <4F055CCC.3030008@mpexnet.de> <1325763352556-5122428.post@n5.nabble.com> <1325767295240-5122509.post@n5.nabble.com> Date: Thu, 5 Jan 2012 08:59:06 -0800 Message-ID: Subject: Re: Create custom log files From: Deepak Shetty To: JMeter Users List Content-Type: multipart/alternative; boundary=f46d044631feaace4b04b5cad9b1 --f46d044631feaace4b04b5cad9b1 Content-Type: text/plain; charset=ISO-8859-1 Hi I usually find it much easier to post process the result file to remove whatever I dont want. Its fairly easy to do this for both XML and CSV regards deepak On Thu, Jan 5, 2012 at 4:41 AM, waseemfa wrote: > Sebb, > > Thats one way of approaching the problem and its really a great way of > doing > it.. But when the number of samplers increase this means the overhead > increases. So having a global listener and ignoring few of the samplers > should be a better way. Just not sure if this could be achieved. > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Create-custom-log-files-tp5067691p5122509.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org > For additional commands, e-mail: user-help@jmeter.apache.org > > --f46d044631feaace4b04b5cad9b1--