lablup / backend.ai

Backend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator support including CUDA GPU, ROCm GPU, TPU, IPU and other NPUs.
https://www.backend.ai
GNU Lesser General Public License v3.0
513 stars 152 forks source link

User activity logs #148

Open achimnol opened 6 years ago

achimnol commented 6 years ago

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:

2nd phase:

Yaminyam commented 10 months 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.