Skip to main content

SAST module event logs

This module is responsible for the operations of static analysis algorithms. If the module is deployed on multiple servers, event logs will be stored as separate instances on each of the servers. Event logs for daemon — an agent overseeing analyzers' operations — are differentiated by their detalization level:

  • /opt/derscanner/core/sast/services/sast-daemon/logs/daemon.log
  • /opt/derscanner/core/sast/services/sast-daemon/logs/daemon-­debug.log

Analyzers are responsible for code scanning. Their event log files are separated by the scanning language and are located in /opt/derscanner/core/sast/services/sast-daemon/logs/languages. For every analysis conducted, there is a separate file with a respective analysis date and an identifier.

All journals go through daily rotation and archiving to their respective directories.