diff --git a/cookbooks/nginx/templates/etc/promtail/nginx.yaml b/cookbooks/nginx/templates/etc/promtail/nginx.yaml index 5e14af3..0287fce 100644 --- a/cookbooks/nginx/templates/etc/promtail/nginx.yaml +++ b/cookbooks/nginx/templates/etc/promtail/nginx.yaml @@ -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