The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

Gruntmaster::Opener

AUTHOR

Marius Gavrilescu <marius@ieval.ro>

COPYRIGHT AND LICENSE

Copyright (C) 2014-2016 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.