| Syntax: | session_log_format
|
|---|---|
| Default: | session_log_format combined "..."; |
| Context: | http |
Specifies the output format of a log. The value of the $body_bytes_sent variable is aggregated across all requests in a session. The values of all other variables available for logging correspond to the first request in a session.
Please login to continue.