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
def __init__(self, rules, dbURL, **kw):
Undocumented
def isRunning(self):
Undocumented
def getMatchers(self, rules):
Undocumented
@property
def N_processes(self):
Undocumented
def getQueue(self, thread=False):
Undocumented
@defer.inlineCallbacks
def shutdown(self):

Call this to shut everything down.

def _dispatch(self, fileName):

Called by run to dispatch parsing jobs to CPU cores.

@defer.inlineCallbacks
def run(self, fileNames):

Runs everything via the process queue (multiprocessing!), returning a reference to a list of all IP addresses purged during the run.

API Documentation for logalyzer, generated by pydoctor at 2021-09-18 08:41:09.