mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
log_format gradido_log '$remote_addr - $remote_user [$time_local] '
|
|
'"$request_method $status $request_uri"'
|
|
' "$http_referer" "$http_user_agent"'
|
|
' $server_protocol $body_bytes_sent $request_time'
|
|
' limit status: $limit_req_status'
|
|
; |