Open achimnol opened 6 years ago
https://github.com/lablup/backend.ai/pull/1769 The created_user field has been deleted from that pr. This field existed to record cases where the created_user and the owner user of the session are different, and it was decided to record created_user as an event in the audit_log.
Some customers want to keep detailed command logs executed by their users due to their security audit policies. Let's add an option to store all query-mode and batch-mode code snippets.
1st phase:
activity_logs
database table2nd phase: