Log Query Security Information
If you want to log query security information, set the SecurityDebugLogging
parameter in the [Server]
section of the IDOL Server configuration file to true
:
[Server] SecurityDebugLogging=true
On this setting, if the query log level is set to FULL
, then decrypted details of the security information supplied with the SecurityInfo
parameter are logged into the query log.
NOTE: Although this setting is useful for troubleshooting purposes when you set up security, you should disable it afterward.