There was an error while loading. Please reload this page. This is just a simple Apache access file parser, to parse out some basic statistics from Apache log files ...
" ", "\\S+", # remote logname (you’ll find a dash if empty; not used in the sample file) " ", userName = "\\S+", # remote user if the request was authenticated (you ...