Utilities for reading, cleaning and parsing access log data. Read in Squid, Apache, Varnish or NGINX access logs, filter them, normalise them for geolocation, decode the URLs - all in one package. If you have requests for additional features, open an issue!
Author: Oliver Keyes
License: MIT
Status: In development
For the development version:
library(devtools)
install_github("ironholds/webtools")
A CRAN release will come when it's stable.