280 IBM Cognos Dynamic Cubes
10.8.1 Configuring Cognos Dynamic Cubes logging
This section describes how to configure logging for dynamic cubes to capture information that
can help with diagnosing the issue.
Logging is configured by using the configuration/xqe.diagnosticlogging.xml file. It is
enabled by specifying a level of either Info or Trace for an event group, such as in the
following example:
<eventGroup name="ROLAPCubes.Management" level="trace"/>
Separate event groups exist for separate parts of the code.
The logging information is written to files by using the following format:
logs/XQE/xqelog-*.xml.
The following sections describe several common problem areas.
Dynamic Query Server configuration (JVM parameters) or Dynamic
Query Server not ...