Owner's Manual
SDNC Database Logging
All INFO, WARN, and ERROR log messages are sent to the database. To allocate up to 3 MB for this
information, edit the logTableSizeMB=3 item in the config.properties file. Logs are time-stamped
and organized in descending order, with the most recent information first. When the memory is full, the
older information is removed and new information is automatically inserted. SDNC database logging is
disabled by default. To enable SDNC database logging, configure logs2db=true in the
config.properties file. To disable SDNC database logging, configure logs2db=false in the
config.properties file.
70
Logging