Do we log all user activities as events in the Morpheus UI logs or some other log? things like this user logged on or off Morpheus, user did an action on an Instance, provisioned an instance, created a backup job, a task, executed a task or workflow, updated a policy, created a role, etc.
Those actions are in the morpheus-ui and I believe the activities page on the UI dumps to the DB.
in ui logs, AuditLogService, and in audit_log table in db
Thanks
Also they are sent to the main log in comment event format
You can even optionally forward them to a logging tool