logalyzer.logread.Reader(KWParse, Base) class documentation
Part of logalyzer.logread
(View In Hierarchy)
I read and parse web server log files
| Method | __init__ | Undocumented |
| Method | isRunning | Undocumented |
| Method | getMatchers | Undocumented |
| Method | N_processes | Undocumented |
| Method | getQueue | Undocumented |
| Method | shutdown | Call this to shut everything down. |
| Method | run | Runs everything via the process queue (multiprocessing!), returning a reference to a list of all IP addresses purged during the run. |
| Method | _dispatch | Called by run to dispatch
parsing jobs to CPU cores. |
Inherited from Base:
| Class Method | linger | Undocumented |
| Method | myDir 0 | Undocumented |
| Method | myDir 1 | Undocumented |
| Method | myDir | Undocumented |
| Static Method | dtFormat | Undocumented |
| Static Method | deferToDelay | Undocumented |
| Method | msgHeading | No summary |
| Method | msgBody | Send a new line of message body to the last heading for this instance,
or the instance whose ID is specified via the keyword ID. |
| Method | msgOrphan | Undocumented |
| Method | msgWarning | Undocumented |
| Method | msgError | Undocumented |
| Method | msgProgress | Undocumented |
| Method | fileStatus | Undocumented |
| Method | fileProgress | Undocumented |
| Method | csvTextToList | Undocumented |
| Static Method | checkPath | Undocumented |
| Static Method | dirOfPath | Undocumented |
| Method | filesInDir | No summary |
| Method | pathInDir | Returns the absolute path of a file in my directory |
| Method | cleak | No summary |
| Method | gleak | Undocumented |
Inherited from Base:
| Class Method | linger | Undocumented |
| Method | myDir 0 | Undocumented |
| Method | myDir 1 | Undocumented |
| Method | myDir | Undocumented |
| Static Method | dtFormat | Undocumented |
| Static Method | deferToDelay | Undocumented |
| Method | msgHeading | No summary |
| Method | msgBody | Send a new line of message body to the last heading for this instance,
or the instance whose ID is specified via the keyword ID. |
| Method | msgOrphan | Undocumented |
| Method | msgWarning | Undocumented |
| Method | msgError | Undocumented |
| Method | msgProgress | Undocumented |
| Method | fileStatus | Undocumented |
| Method | fileProgress | Undocumented |
| Method | csvTextToList | Undocumented |
| Static Method | checkPath | Undocumented |
| Static Method | dirOfPath | Undocumented |
| Method | filesInDir | No summary |
| Method | pathInDir | Returns the absolute path of a file in my directory |
| Method | cleak | No summary |
| Method | gleak | Undocumented |