Debug Log Options
The options in this section enable you to generate Debug logs containing information about specific operations of an application.
x-conn-debug-all
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about open connection, socket select, timer creation and deletion, write, security-related, and DNS operations, and connection library function calls. This option is the same as enabling or disabling all of the previous x-conn-debug-<op type> options.
Warning: Use this option only when requested by Genesys Technical Support.
x-conn-debug-api
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about connection library function calls.
Warning:: Use this option only when requested by Genesys Technical Support.
x-conn-debug-dns
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about DNS operations.
Warning: Use this option only when requested by Genesys Technical Support.
x-conn-debug-open
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about open connection operations of the application.
Warning: Use this option only when requested by Genesys Technical Support.
x-conn-debug-security
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about security-related operations, such as Transport Layer Security and security certificates.
Warning: Use this option only when requested by Genesys Technical Support.
x-conn-debug-select
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about socket select operations of the application.
Warning: Use this option only when requested by Genesys Technical Support.
x-conn-debug-timers
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about the timer creation and deletion operations of the application.
Warning: Use this option only when requested by Genesys Technical Support.
x-conn-debug-write
Default Value: 0 (zero)
Valid Values:
0 |
Log records are not generated. |
1 |
Log records are generated. |
Changes Take Effect: After restart
Generates Debug log records about the write operations of the application.
Warning: Use this option only when requested by Genesys Technical Support.