ApacheLogProcessor
R Package to Process the Apache Web Server Access Log Files
Provides capabilities to process Apache HTTPD Log files. The main
functionalities are to extract data from access and error log files to
data frames.
Functionalities available:
- Read Apache HTTPD access log in common or combined format to a data
frame
- Read multiple gziped Apache HTTPD access log files to a single data
frame
- Clean URLs and extract its query string parameters
- Read single or multiple gziped Apache HTTPD erro log to a single
data frame
- Parse PHP error messages from error log and extract relevant
information from it