Campaign | unicaACOListener

These configuration properties are for Unica Optimize listener settings.

serverHost

Description

Set to the host server name for the Unica Optimize installation.

Default value

localhost

serverPort

Description

Set to the host server port for the Unica Optimize installation.

Default value

none

useSSL

Description

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

Default value

False

Valid Values

True | False

keepalive

Description

The number of seconds the Unica Campaign web application waits between sending messages to the Unica Optimize 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 Campaign listener process in the Campaign Listener log (unica_aclsnr.log, in the logs directory of your Campaign installation). Otherwise, set to no.

Default value

yes

Valid Values

yes | no

loggingLevels

Description

You can set the details for the Campaign listener data you log.

This setting affects the Campaign Listener log (unica_aclsnr.log, in the logs directory of your Campaign 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. Unica Optimize creates a file after the log file reaches this size. This setting affects the Campaign Listener log (unica_aclsnr.log, in the logs directory of your Campaign installation).

Default value

20485760

enableLogging

Description

Set to True to enable logging. Otherwise, set to False. This setting affects the Unica Optimize Listener log (unica_aclsnr.log, in the logs directory of your Campaign 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 Campaign Listener log (unica_aclsnr.log, in the logs directory of your Campaign 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 Campaign Listener log (unica_aclsnr.log, in the 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

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)