Commit Graph

9 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka 44738e4382 chg: [UI] Show user agent in title in access log 2023-05-24 09:56:43 +02:00
Jakub Onderka b3fd267105 new: [log] Add ability to log sql queries for access log 2022-12-02 09:39:05 +01:00
iglocska dbc18f2ca7
fix: [logs] reverted the removal of api logs from the /logs/ logging system unless confirmed
- breaks logging with existing configurations
2022-11-28 13:27:40 +01:00
Jakub Onderka 131aabe13c fix: [log] Encode request part of access log as it can contains non unicode chars 2022-11-14 14:51:31 +01:00
Jakub Onderka f247571542 chg: [logs] Add SQL queries count to access log 2022-11-13 17:42:40 +01:00
Jakub Onderka 6692a3fa60 chg: [log] Better filtering for access logs 2022-11-13 16:03:03 +01:00
Jakub Onderka e013d7accb chg: [log] Multipart support for access log 2022-11-13 15:26:11 +01:00
Jakub Onderka 259e60f7c7 fix: [log] Handle empty body 2022-11-12 20:54:14 +01:00
Jakub Onderka 4aabc2d097 new: [logging] Access log 2022-11-12 13:45:21 +01:00