Enabling diagnostic logging for different topics
You can enable diagnostic logging on a specific product component, service, or function by changing the logging topic.
IBM® Cognos® Analytics processes the log messages from the product services using internally defined loggers. These loggers are abstracted into logging topics. The DEFAULT LOGGING topic that is set for diagnostic logging uses a set of logger names that are set at specific error levels. This is done so that the default logging is not too verbose and records only the most important messages.
You can enable diagnostic logging on a built-in topic or on a custom topic. To create a custom topic, you can download a JSON spec for a built-in topic and use it as a basis for creating your custom topic. Custom topics can be modified, but built-in topics cannot be modified.
Procedure
Results
The logs are now written to the cognosserver.log and dataset-service.log files in the install_location/logs directory.