Previous Topic: Compatibility Policy GroupNext Topic: File Transfer Server Policy Group


Event Logging Policy Group

The Event Logging policy group contains the following event log policies. You can modify policy parameter values by double-clicking a policy to display the Setting Properties dialog.

Event: Log file

Specifies the file name for event logs. If no file extension is specified, “.log” is appended automatically. Note that rotated log files have file extension ".001," ".002," and so on.

Note: The Events.log file is by default created in c:\Program Files\CA\DSM\logs. You can change the default path; however, the log file is then created only after restarting the Common Application Framework (CAF), but not immediately.

Default: Events.log

Event: Message file

Specifies the event message file defined to the Init() method. If none is provided, cfEventMsg.txt is used by default.

Default: cfEventMsg.txt

Event: Source

Specifies the event source defined to the Init() method. If none is provided, DSM is used by default.

Default: DSM

Event Log: Backwards compatible event log

Indicates whether DSM log events are compatible with earlier versions of Unicenter Software Delivery and Unicenter Asset Management.

Default: False

Event Log: Event log facility

Specifies the UNIX syslog facility. Valid values are as follows:

Default: -1

Event Log: File destination

Specifies the event log destination. You can specify multiple destinations by adding flags together. Valid values are as follows:

Default: 1

Example: To specify the OS and CCS event log destinations, specify a value of 6.

Event Log: Maximum size of log files

Specifies the maximum size of event logs in kilobytes.

Default: 100

Event Log: Number of log file rotations

Specifies the number of generations for file log rotation. A value of 0 indicates that no rotation is to take place.

Default: 10