close firewall on prometheus

This commit is contained in:
Philipp Hochkamp 2022-08-09 02:06:28 +02:00
parent 5c5202f4d7
commit 5b8e13008a
3 changed files with 9 additions and 11 deletions

View file

@ -70,7 +70,7 @@
"~(?P<ip>.*)" $ip;
}
log_format anonymized '$ip_anonymized - $remote_user [$time_local] '
log_format anonymized '$ip_anonymized - - $remote_user [$time_local] '
'"$request" $status $body_bytes_sent '
'"$http_referer" "$http_user_agent"';