diff --git a/hosts/picard/default.nix b/hosts/picard/default.nix index 62bae801..95704f82 100644 --- a/hosts/picard/default.nix +++ b/hosts/picard/default.nix @@ -70,7 +70,7 @@ "~(?P.*)" $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"';