server.callLog.baseDirectory

Specifies the parent directory where the system writes call logs.

Value

Directory path. The directory does not need to exist in advance.

DEFAULT:

$NUANCE_DATA_DIR/callLogs

or

$NUANCE_DATA_DIR/CompanyName/callLogs/ApplicationName/yyyy/mmMonth/dd/hh

Note: If you are using per-company logging, the default path includes the company name defined in session.xml, for example:

$NUANCE_DATA_DIR/CompanyName/callLogs/ApplicationName/yyyy/mmMonth/dd/hh

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).

Specifying this parameter effectively replaces NUANCE_DATA_DIR in the path to call logs and separates those logs from diagnostic logs, file caches, and configuration data. Instead of setting this parameter, consider keeping all this data in the same location. See Changing the location of logs.