Mise à jour de 'README.md'
This commit is contained in:
parent
84d073ab8e
commit
f69847abb9
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
Loading…
Reference in a new issue