Usage Log
The Usage Log serves as an audit trail for your Curator instance, tracking who made what changes and when. This includes configuration changes, content modifications, user management actions, and administrative operations. The Usage Log is essential for compliance, security auditing, and troubleshooting issues caused by configuration changes.Viewing the Usage Log
- Use the filters to search for specific users, date ranges, or action types.
Usage Log Retention
The Usage Log retention period can be configured in Portal Settings:- Find the Usage Log Retention setting.
- Select the desired retention period (1 Month, 3 Months, 6 Months, or 12 Months).
- Click Save.
Event Log
The Event Log records system events including errors, warnings, informational messages, and debug output. This is the primary log for troubleshooting issues with your Curator instance.Debug Modes
Curator provides several debug modes that can drastically increase the amount of logging in the Event Log. These modes are useful for troubleshooting specific integrations or features:- Tableau Debug Mode - Detailed logging for Tableau Server/Cloud communication
- Power BI Debug Mode - Detailed logging for Power BI integration
- Cron Debug Mode - Detailed logging for scheduled tasks
- And others depending on your enabled features
Viewing the Event Log
- Click on any entry to view its details, including the full message and any associated context data.
Redacted Values
Curator automatically removes sensitive values from Event Log entries before they are saved. Passwords, password reset keys, session cookies, API keys, and authorization headers are replaced with[redacted]
in both the entry message and its detail data.
This happens for every entry, whichever part of Curator recorded it, so [redacted] appearing in place of
a value is expected and does not indicate a problem. If you are troubleshooting an issue that depends on
one of these values, reproduce it with a test account rather than looking for the original value in the log.
Redaction was added in Curator 2026.08-03. Entries recorded before you upgraded may still contain
sensitive values.
Download Debug Package
The Event Log page includes a Download Debug Package button that bundles various logs and system information into a single downloadable archive. This package is useful when reporting issues to InterWorks Support, as it includes:- Recent event log entries
- System log files
- System configuration information
Event Log Retention
The Event Log retention period can be configured in Portal Settings:- Find the Event Log Retention setting.
- Select the desired retention period:
- Never (Manual) - Logs are not automatically purged; use the Event Log interface to manually clear entries
- 1 Week - Entries older than 7 days are automatically purged
- 2 Weeks - Entries older than 14 days are automatically purged
- 1 Month - Entries older than 30 days are automatically purged
- 3 Months - Entries older than 90 days are automatically purged
- Click Save.
Access Log
The Access Log tracks backend administrator logins and activity. This is useful for security auditing and compliance purposes.Viewing the Access Log
- Review administrator access history including login times and IP addresses.
Alert Log
The Alert Log aggregates recurring system alerts into a single, manageable view. Rather than creating duplicate event log entries for the same recurring issue, the Alert Log consolidates these alerts and tracks how many times they have occurred.Viewing the Alert Log
Alert Log entries are displayed in two locations:- Status Page - Here you can see active alerts alongside other system health information.
-
Alert Log List - This provides a detailed view where you can:
- View all active, resolved, and suppressed alerts
- See occurrence counts and timestamps
- Mark alerts as resolved or suppressed
- Clear alerts in bulk
Alert Statuses
- Active - The alert is current and requires attention
- Resolved - The underlying issue has been addressed
- Suppressed - The alert has been acknowledged but hidden from the active view