Previous Topic: Export Entries From Classification CacheNext Topic: Classification Policies


CCS Log Files

CSS log files are written to the CA DataMinder \data\log subfolder on each CCS server. You specify the \data folder when you install a CCS server. By default, the \data subfolder is created below the \ProgramData folder:

C:\ProgramData\CA\CA DataMinder\data\log

The key CCS log files are:

CCS_Service_<date>.log

Log entries contain information or error messages relating to the CCS web service and classification cache.

The LogLevel registry value specifies the logging level. Find this value in the following registry key:

HKEY_LOCAL_MACHINE\Software\ComputerAssociates\CA DataMinder
    \CurrentVersion\CCS

The supported logging levels are:

1 - Errors only

2 - Errors and warnings

3 - Errors and warnings, plus informational and status messages

4 - Errors, warnings, informational and status messages, plus trace

If you set the logging level to 4, the CCS Service log contains useful trace message information for a classification request.

Activity_<date>.log

Log entries contain information or error messages relating to policy processing and general CCS server activity.

More information:

Preclassification Agent Log Files