Domino provides audit logs covering workload executions, data sources, and project activities.
User code running as Jobs, Workspaces, Apps, and Model APIs produce execution logs. Your users can access these from the Jobs dashboard, Workspaces Dashboard, App Dashboard, and Model API instance logs. This data is a key part of the Domino reproducibility model and is kept indefinitely in the Domino File Store.
Learn more about workload logs
Domino automatically logs actions performed in Domino Projects. Project actions include, but are not limited to, datasets/snapshots operations and Data source and collaborator access permission changes
Learn more about project activity logs
Domino automatically creates an audit trail for Domino Data Source activity that records user activity’s WHO, WHERE, WHEN, and WHAT. Audit logs can be accessed via the Domino web UI or REST API.
Learn more about project activity logs
All Domino services use the standard Kubernetes logging architecture to output their logs. Relevant logs are printed to stdout or stderr as indicated, and Kubernetes captures them. Enterprise logging platforms such as Splunk, NewRelic, and cloud provider logging systems can capture and analyze the logs and events.
Learn more about integrating with logging systems