OS4X logging
Jump to navigation
Jump to search
Logging mechanisms
Different technologies are used for logging differnt communication situations. These are differented in the following topics.
OS4Xapi logging
The communication between the web interface (and the native administrative application) and the PHP backend is logged in the OS4Xapi logfile. The following parameters are configurable:
- absolute position of the logfile ("Configuration" -> "Logging" -> "Absolute path to logfile of OS4X API")
- OS4Xapi loglevel ("Configuration" -> "Logging" -> "OS4X API loglevel")
The default position of the logfile is:
/opt/os4x/tmp/os4xapi.log
The logfile writer creates up to 6 files with a maximum filesize of 10MB, the actually used logfile is the configured one. Older logfiles have number suffixes like:
os4xapi.log.1 os4xapi.log.2 os4xapi.log.3 os4xapi.log.4