Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.linkpendium.com!news.linkpendium.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: analysis of java application logs Followup-To: comp.lang.java.programmer Date: Mon, 30 May 2011 16:23:09 +1200 Organization: Geek Central Lines: 6 Message-ID: References: NNTP-Posting-Host: 118-92-95-178.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: lust.ihug.co.nz 1306729389 2159 118.92.95.178 (30 May 2011 04:23:09 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Mon, 30 May 2011 04:23:09 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4712 In message , Martin Gregorie wrote: > Besides, I very often find I need to calculate maxima, minima, averages, > etc as part of the log analysis and find that very easy to do with awk. perl can do everything awk can do, and more, and do it just as concisely.