server.log.suppressSensitiveDiagLogs
Specifies whether confidential data is suppressed in Speech Server diagnostic logs.
Value |
Boolean DEFAULT: 1 (enabled, secure data suppressed) |
How to set |
If using the Management Station, set on the Speech Server service. If not using Management Station, set in an NSS configuration file (user-NSSxx.txt). |
Usage |
Useful for troubleshooting purposes. When 0, the system writes all diagnostic data regardless of the security setting. |
By default (enabled), the system protects data in diagnostic logs by writing SUPPRESSED (and omitting confidential data) when the security level is "suppress" or "encrypt."
Related parameters
- To control security levels, see swirec.secure_context and switts.secure_context.
- To suppress browser messages, see server.log.secureDiagLogTTScontext and server.log.secureDiagLogOSRcontext.
- To suppress URIs containing confidential data, see server.log.suppressSensitiveURIs.