Modify `promtail` config for `nginx`.

This commit is contained in:
Kazuhiro MUSASHI 2020-10-31 17:00:42 +09:00
parent 22bd0f555e
commit c1825155f6
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ scrape_configs:
- template:
source: level
template: '{{ regexReplaceAllLiteral "(2|3)[0-9]+" .Value "info" }}'
template: '{{ regexReplaceAllLiteral "(1|2|3)[0-9]+" .Value "info" }}'
- template:
source: level