diff --git a/plugins/webservercodes/README.md b/plugins/webservercodes/README.md index e69de29bb..d07a8bb14 100644 --- a/plugins/webservercodes/README.md +++ b/plugins/webservercodes/README.md @@ -0,0 +1,37 @@ +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