Bug 8409 - Excessive to log http requests in tlwebaccess/tlwebadm
Summary: Excessive to log http requests in tlwebaccess/tlwebadm
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-13 14:33 CEST by Pierre Ossman
Modified: 2024-08-20 13:05 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2024-08-13 14:33:31 CEST
tlwebaccess (and tlwebadm) are not general web servers. As such, it's mostly just noise to log each and every HTTP request made to them. It is likely quite sufficient to just log the higher level activities (user created a session, user failed to authenticate, etc.).

Right now, it can be difficult to find the relevant things among all access log lines.

We're also less likely to have issues like bug 8398 if we don't log casual details.

Note You need to log in before you can comment on or make changes to this bug.