Campaign | unicaACOListener

These configuration properties are for Contact Optimization listener settings.

serverHost

Description

Set to the host server name for the Contact Optimization installation.

Default value

localhost

serverPort

Description

Set to the host server port for the Contact Optimization installation.

Default value

none

useSSL

Description

Set to True to connect to the Marketing Platform server by using SSL. Otherwise, set to False.

Default value

False

Valid Values

True | False

keepalive

Description

The number of seconds the Campaign web application waits between sending messages to the Contact Optimization Listener to keep the connection active. Using keepalive keeps connections open if your network is configured to close inactive connections.

If set to 0, the web application does not send any messages.

This keepalive property is separate from the Java™ socket keepAlive.

Default value

0

Valid Values

Positive integer

logProcessId

Description

Set to yes to log the ID of the Contact Optimization listener process in the Contact Optimization Listener log (unica_acolsnr.log, in the logs directory of your Contact Optimization installation). Otherwise, set to no.

Default value

yes

Valid Values

yes | no

loggingLevels

Description

You can set the details for the Contact Optimization listener data you log.

This setting affects the Contact Optimization Listener log (unica_acolsnr.log, in the logs directory of your Contact Optimization installation).

Default value

MEDIUM

Valid Values

LOW | MEDIUM | HIGH | ALL

logMaxFileSize

Description

Set this integer to the maximum size for a log file, in bytes. Contact Optimization creates a file after the log file reaches this size. This setting affects the Contact Optimization Listener log (unica_acolsnr.log, in the logs directory of your Contact Optimization installation).

Default value

20485760

enableLogging

Description

Set to True to enable logging. Otherwise, set to False. This setting affects the Contact Optimization Listener log (unica_acolsnr.log, in the logs directory of your Contact Optimization installation).

Default value

True

Valid Values

True | False

logMaxBackupIndex

Description

Set this integer to the number of backup files to store. This setting affects the Contact Optimization Listener log (unica_acolsnr.log, in the logs directory of your Contact Optimization installation).

Default value

5

loggingCategories

Description

You can specify the categories of data you want to log in a comma-separated list. This setting affects the Contact Optimization Listener log (unica_acolsnr.log, in the logs directory of your Contact Optimization 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

defaultFilePermissions (UNIX™ only)

Description

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

Default value

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