A plugin that collects and counts http codes from any webserver that has access log. It parses last several entries of log files and counts http codes. Configuration. A plugin supports per-virtualhost configuration. Config may contains one or more of this sections (example): [[webservercodes.vhosts]] host = "defaulthost" access_log = "/var/log/apache2/access.log" regex_parsestring = `\[(?P