summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-10 04:48:30 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-10 08:04:25 -0500
commitb903dd72ace8e7340b233fdeb81a8841d42fc8d3 (patch)
treec39949c0973c71739faad00ab34e875fa1a8e2d0 /static
parent10652acf13a98ffb2fb7bc40155ac5d98ebfea6b (diff)
switch to improved custom log format
This switches to a fully custom log format instead of using a variant of the standard combined format since we don't use any tools requiring the logs to be a standard format. This provides a cleaner format, allows us to freely add new fields and gets rid of legacy/redundant fields. The redundant timestamp already provided as the syslog timestamp is dropped along with the legacy identd field always set to a dash. This adds the connection serial number for identifying requests coming from the same connection. TLS version is added as a replacement for our previous addition of the URI scheme. This also adds the total request length and total bytes sent to the client instead of only the body bytes sent.
Diffstat (limited to 'static')
0 files changed, 0 insertions, 0 deletions