Audit Log in Self-Managed Kubernetes GitLab

Problem to solve

Currently we want to ship the Audit Logs of GitLab in Kubernetes to your central Log Instance, but we are not able to find them in the Pod or send them to STDOUT of the Pod

Steps to reproduce

Which troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?

Configuration

Self-Managed GitLab with Chart Version 7.11.6

Versions

Please select whether options apply, and add the version information.

Versions

  • GitLab 7.11.6

Hey there, did you managed to ship your logs ? the logs are located at /var/log/gitlab/ so how can i ship selected log files to my log instance like loki?