Package ca.uqac.lif.cep.apache
package ca.uqac.lif.cep.apache
A palette for processing Apache log files
- Author:
- Sylvain Hallé
-
ClassDescriptionConverts a stream of lines from an Apache log into a stream of HTTP request objectsRepresentation of an HTTP request, as logged by an Apache serverFunction to get the path of an HTTP requestFunction to get the path of an HTTP requestFunction to get the timestamp of an HTTP requestThe HTTP method used in the requestFunction to compare the request's time with another timeDummy main fileParses a line of an Apache log in the common log format and creates an
HttpRequestobject with it.