diff --git a/resources/conf/sample-probe-http.conf b/resources/conf/sample-probe-http.conf new file mode 100644 index 0000000..a0056c5 --- /dev/null +++ b/resources/conf/sample-probe-http.conf @@ -0,0 +1,24 @@ +# +# Sample StatoolInfos config file to probe http. +# +# Warning: move this file outside the Git directory. + +# List of the targets to probe. +conf.probe.types=HttpAccessLog, HttpErrorLog + +# Access log file to probe. Wildcards available. +# Example: /tmp/*foo*.log?? +conf.probe.httpaccesslog.file=/var/log/apache2/qrcode.libre-service.eu/qrcode.libre-service.eu-access.log* + +# Optional. Custom access http log pattern in Java regex mode (https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html). +# Default value COMBINED: (?[a-zA-F0-9\\\\:\\\\.]+) - (?[^\\[]+) \\[(?