Apache-Logmonster

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  2.3   - Jul 10, 03
      Added pod documentation.  
      Cleaned up SysCmd calls and now SysCmd calls use MATT::Utility

  2.2   - Mar 24, 03
      Moved many subs out of script into modules

  2.1.1 - Mar 18, 03
      Report hit counts (-r designed to be used with SNMP and RRDutil)

  2.1   - Mar 17, 03
      Moved code out of FetchLogFiles to GetTheLogDir for reuse
      Writes counters to $logdir/HitsPerVhost.txt
      Writes activity log to $logdir/Logmonster.txt
      Renamed $logdir to $logbase

  2.0.3 - Mar 07, 03
      Moved FAQ and Changelog to web site.
      Created web page for logmonster.
      Added support for http-analyze. It should work but I
        haven't used http-analzye in about 5 years so I 
        might be forgetting something.

  2.0.2 - Mar 06, 03
      Added the httpd.conf parsing stuff. Now works with a vhost
        directory or parses out of your httpd.conf - cool :)

  2.0.1 - Mar 06, 03
      Moved vhost log pre-processer checks out of FeedTheMachine
        into CheckStatsDir. Run it before SortVhostLogs so we 
        skip sorting any logs that we aren't going to store.
      Count up invalid lines in log files and report them instead
        of dying when we encounter them.
      Print out prettier logs.

  2.0   - Mar 04, 03
      An entire re-write
      Logic is much cleaner now and way more efficient
      Pulls most settings out of apache config files
      Reporting is much better :)
      Added -b (process archived logs) feature
      Added -h & -m (hourly & monthly processing)
      Added -n (dry run) so you can preview what it'll do
      Now clean enough that I'll make it publicly available

  1.4   - Feb 22, 03
      Major code cleanups
      Reworked fetch_the_files
      Added system_command
      Added FindTheBin

  1.3   - Nov 25, 02
      Added use strict (forced code cleanup)
      Added getopt::std instead of custom parser
      Moved $quiet to $opt_q, $debug to $opt_v

  1.2.1 - Dec 14, 01
      Made it work with matt.simerson.net

  1.2   - Jun 28, 01
      Cleaned up the code, added debug flag, expanded logic
        so v1.2 can replicate 1.0 & 1.1 behaviour with options

  1.1   - Feb 14, 01
      Added support for multiple domains

  1.0   - Oct 29, 00 - Origin



( run in 0.467 second using v1.01-cache-2.11-cpan-5b529ec07f3 )