Seon logging

From Seon
Revision as of 14:51, 4 June 2013 by Admin (talk | contribs) (New page: == Logging mechanisms == Different technologies are used for logging differnt communication situations. These are differented in the following topics. === Seonapi logging === The communic...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Logging mechanisms

Different technologies are used for logging differnt communication situations. These are differented in the following topics.

Seonapi logging

The communication between the web interface (and the native administrative application) and the PHP backend is logged in the Seonapi logfile. The following parameters are configurable:

The default position of the logfile is:

/opt/seon/tmp/seonapi.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:

seonapi.log.1
seonapi.log.2
seonapi.log.3
seonapi.log.4