Event Logging Intro
The event-logging system registers events for every DerScanner module: APP, SAST, DAST, and SCA. The event-logging system tracks down the following events:
- users' actions:
- actions with projects and scans
- authorization
- actions with vulnerability search rules
- administrators' actions
- technical events within the system:
- scans state
- analysis modules state
- (un)blocking users
- sending e-mail messages
- user restrictions check up
- system failure messages
- file operations
All of these actions are recorded to the event logs. DerScanner creates multiple event log files, differentiated by detalization level:
- error events (error)
- warn events (warn)
- info events (info)
- debug events (debug)
All modules store event logs in the file system of their respective server.