I will like to know how I can log or retrieve all git push actions to a repository in gitlab. I do not want to use audit events since it may impact performance. This looks like a potential solution Log system | GitLab but I dont find any logs in /var/log/gitlab/gitlab-shell/gitlab-shell.log in my gitlab instance.
What is the best way to retrieve or log git push actions?