Skip to main content

Logs

Logs record details about cube operations, such as builds, loads, and refreshes. They help you diagnose issues, monitor processing activities, and confirm that jobs have run successfully. Logs are only written if the cube is configured for logging in its settings.

When to review logs

  • Diagnosing job failures: Identify errors, failed processes, or invalid data mappings.
  • Monitoring system activity: Track cube builds and refreshes to verify they ran as scheduled.
  • Confirming job completion: Ensure a job executed successfully before distributing reports based on its data.

Enable logging for a cube

  1. On the Administration page, select OLAP Manager from the sidebar.
  2. Select the cube you want to enable logging for from the list.
  3. In the Cube Details dialog, select Logging.
  4. Click Save.

View logs

  1. On the OLAP Manager page, select the same cube.
  2. In the Options panel on the right, click the Navigation panel.
  3. Select Logs. By default, logs are grouped by Group ID.
  4. Review the log entries in the grid. Use the column headers to sort entries as needed.

Logs columns

ColumnDescription
Group IDDate, time, and job associated with the log entry.
Action TypeType of job performed.
Message TypeDetails about the job category.
MessageSpecific message describing the job or outcome.
TimestampDate and time when the job was executed.

note

You can clear logs at any time by clicking the Clear Logs icon in the Options panel on the right.