Campaign | partitions | partition[n] | Optimize | logging

This property defines logging settings for Unica Optimize.

logMaxBackupIndex

Description

Set this integer to the number of backup files to store. This effects the Unica Optimize Server log (unica_acosvr_SESSIONID.log in the partitions/partition[n]/logs directory of your Campaign installation.).

Default value

5

logProcessId

Description

Set to True to log the ID of the Unica Optimize server process in the Unica Optimize Server log (unica_acosvr_SESSIONID.log in the partitions/partition[n]/logs directory of your Campaign installation). Otherwise, set to False.

Default value

False

Valid Values

True | False

loggingCategories

Description

You can specify the categories of data you want to log in a comma-separated list. This setting affects the Unica Optimize Server log (unica_acosvr_SESSIONID.log in the partitions/partition[n]/logs directory of your Campaign installation.).

Default value

all

Valid Values

all | bad_order | cell_access | commands | config | data_errors | dbload | file_access | general | memory | procrun | query | sort | sysquery | table_access | table_io | table_mapping | webproc

loggingLevels

Description

You can set the details for the server data you log.

This setting affects the Unica Optimize Server log unica_acosvr_SESSIONID.log in the partitions/partition[n]/logs directory of your Campaign installation).

Default value

MEDIUM

Valid Values

LOW | MEDIUM | HIGH | ALL

enableBailoutLogging

Description

If set to True, Unica Optimize generates a separate file in comma-separated value (CSV) format. The CSV file contains details of customers Unica Optimize cannot process. Unica Optimize cannot process a customer if either of the following are true:

  • Unica Optimize exceeds the limit that is set by MaxAlternativesPerCustomerEvaluated, and no legal alternatives are found for a customer.
  • ContinueOnGenerationLoopError is set to True and Unica Optimize encounters a generation loop error.

Each row corresponds to one customer. The first column is the customer ID and the second column is the reason why Unica Optimize was not able to process the customer. The file is named unprocessables_sessionID.csv and is in the partitions/partition[n]/logs directory of your Campaign installation.

If set to False, Unica Optimize does not generate a list of customers that cannot be processed.

Default value

False

Valid Values

True | False

logMaxFileSize

Description

Set this integer in bytes to the maximum size for a log file. Unica Optimize creates a file after the log file reaches this size. This setting affects the Unica Optimize Server log (unica_acosvr_SESSIONID.log in the partitions/partition[n]/logs directory of your Campaign installation.).

Default value

10485760

enableLogging

Description

Set to True to enable logging. Otherwise, set to False. This setting affects the Unica Optimize Server log (Optimize_installation_directory/partitions/partition[n]/logs/unica_acosvr_SESSIONID.log).

Default value

True

Valid Values

True | False

defaultFilePermissions (UNIX only)

Description

The permission level for the generated log files in the numeric format. For example, 777 for read, write, and run permissions.

Default value

660 (Owner and Group have read and write access only.)