mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
4 lines
225 B
Plaintext
4 lines
225 B
Plaintext
log_format gradido_log '$http_x_forwarded_for - $remote_user [$time_local] '
|
|
'"$request_method $scheme://$host$request_uri $server_protocol" '
|
|
'$status $body_bytes_sent "$http_referer" '
|
|
'"$http_user_agent" $request_time'; |