[Advanced] Debug¶
This section should be enabled only if requested by Genius Bytes. It collects statistics about the service performances into the performance.log folder. It is useful for debugging in case of Genius Server service issues.
Performance Logging¶
Minimum Time Threshold: the minimum elapsed time in milliseconds, during which log calls cannot be made.
Log Custom events: if checked, the log custom time is enabled.
Log endpoints: if checked, the log endpoint time is enable.
Log listeners: if checked, the log listener time is enabled.
Log scheduler jobs: if checked, the log scheduler job is enabled.
Log Jobs: if checked, the log job time is enabled.
Log services: if checked, the log service time is enabled.
Log DAOs: if checked, the log DAO time is enabled.
Transaction Traces¶
Transaction Traces: if checked, the logging for transactions is enabled.
Maximum traces calls: the maximum number of pending messages to trace.
Web transaction threshold: the minimum elapsed time in milliseconds, during which log calls for transactions, that come from the Front-End, are not made.
Print transaction threshold: the minimum elapsed time in milliseconds, during which log calls for transactions processed by the the print engine are not made.
Backend transaction threshold: the minimum elapsed time in milliseconds during which log calls for other internal transactions in data processing are not made.
Hint
Do not forget to click on Save to save the changes. When everything in the config tool is configured, the Genius Server needs to be restarted.