ApaLogFilter is a Perl script which filters and manipulates web server logfiles. The purpose is to reduce the number of lines in the logfile to the relevant ones.
| Tags | Internet Log Analysis Web |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent POSIX Linux |
| Implementation | Perl |
Recent releases


Release Notes: The ability to match the RequestUrl by STRING or REGEXP was added, which results in a performance improvement.


Release Notes: Function prototypes added to suppress the warnings being produced by Perl.


Release Notes: Ability to processes regular expressions for the Remote Host field.


Release Notes: Changing all comments in the code to English, and a feature to allow all rows to get into the outfile without matching any of the RequestURL-ReqExps.


Release Notes: A fix for a bug so that logfiles with negative TZ fields will be processed.