Mise à jour de 'README.md'

This commit is contained in:
Christian P. MOMON 2023-02-04 18:22:15 +01:00
parent 84d073ab8e
commit f69847abb9

View file

@ -151,8 +151,6 @@ conf.probe.etherpad.database.password=
conf.probe.target=/srv/statoolinfos/well-known/statoolinfos/foo.bar.org-metrics.properties
```
### Framdadate metrics (coming soon)
Configuration template:
@ -273,4 +271,6 @@ conf.probe.target=/srv/statoolinfos/well-known/statoolinfos/foo.bar.org-metrics.
# Custom access log pattern with Java regex.
# Default: "^(?<remoteAddress>[a-zA-F0-9\\\\:\\\\.]+) - (?<remoteUser>[^\\[]+) \\[(?<time>[^\\]]+)\\] \"(?<request>.*)\" (?<status>\\d+) (?<bodyBytesSent>\\d+) \"(?<referer>.*)\" \"(?<userAgent>[^\"]*)\".*$"
conf.probe.httpaccesslog.pattern=
```
```
Warning: to have month metric values, you have to set retention log to *7 weeks or 50 days in nginx or Apache logrotate* configuration.