Re: Perl module for analyzing log files?

From: J. Gleixner (glex_nospam_at_qwest.invalid)
Date: 10/27/03


Date: Mon, 27 Oct 2003 12:01:47 -0600

D. Alvarado wrote:
> Can anyone recommend a module that I can use to break apart Apache log
> files? We are doing out log file analysis on a separate machine and I
> would like to find a Perl module to help me code a primitive log file
> analysis program that will analyze log files as they are dumped to the
> machine. Thanks - Dave

To find modules, start with CPAN:

http://search.cpan.org/

Apache::ParseLog is probably what you're after.



Relevant Pages

  • Perl module for analyzing log files?
    ... Can anyone recommend a module that I can use to break apart Apache log ... We are doing out log file analysis on a separate machine and I ...
    (comp.lang.perl.misc)
  • Re: HOW TO PARSE A VAST FILE!
    ... It is not apache log or standard logfile. ... > Ok this is trumpet blowing but if the log file is an apache log file ... > and available on CPAN. ...
    (comp.lang.perl.misc)
  • Proper way to change the rotation of apache logs?
    ... I would like to adjust the amount of space each apache log can take up and how many copies are saved. ... According to RH in this kbase article ... They even have a listing in the article for an httpd log file. ...
    (RedHat)