Content errors
The User Logs Management dashboard provides in-built system logging filters and the
ability to create your own log filters to troubleshoot issues with content.
The in-built system logging filters are read-only. They log specific events at specific levels in Application Engine Service, Application Studio Service, Modeling Service, and OLAP.
The in-built logging filters have no scheduled end time but can be stopped and restarted manually. They cannot be amended or deleted.
You can create your own logging filters to help with, for example, rule debugging in OLAP, or actions in Application Studio.
Logged data is stored in these tables of the Staging database:
- Log Main: DEPM_FWK_LOG_ENTRY
- Log Events: DEPM_FWK_LOG_EVENT
- Log Event Properties: DEPM_FWK_LOG_EVENT_PROP
- Log Filters: DEPM_FWK_LOG_FILTER
Currently, the logged data can be interrogated only through scripts in the Relational Modeling dashboard. A log viewer is planned for a subsequent version.