2018年2月2日星期五

Audit logs for GitLab

Managing a software company at some scale, you may want your source code management (SCM) system monitored and audited, for the sake of securing intellectual properties. We are using GitLab, which doesn't include such feature in its community edition. The reason is understandable - you will otherwise be considered a target customer for its paid, enterprise edition.

Being open source, however, the community edition could easily be improved, following the pages below. I haven't started trying the solution myself yet, and will update this post if I hit issues.