logalyzer.parse
module documentation
Part of logalyzer
Logfile parsing, imported by logread
.
Class | RedirectChecker | I check for requests that follow a redirect. Call me with the IP address and HTTP code of each request in order. |
Class | MatcherManager | I manage a menagerie of matchers, making their magic available via methods. |
Class | LineParser | I parse logfile lines to generate timestamp-keyed records. Send an instance of me to your processes. |