NAME
gruntmaster-opener - Populate opens table from NCSA access logs
SYNOPSIS
gruntmaster-opener /var/log/apache2/access.log
varnishncsa | gruntmaster-opener
DESCRIPTION
gruntmaster-opener reads a NCSA access log supplied via arguments or (if there are no arguments) stdin, finds lines that represent successful requests to problems during contests, extracts data from them and inserts it into the database.
SEE ALSO
AUTHOR
Marius Gavrilescu <marius@ieval.ro>
COPYRIGHT AND LICENSE
Copyright (C) 2014-2015 by Marius Gavrilescu
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.1 or, at your option, any later version of Perl 5 you may have available.