This task is just like T321759 for VRTS but for gitlab.
Similar to the logs from the miscweb* VMs in T216090 we should also ensure gitlab webserver logs are being sent into logstash.
The process consisted of 2 steps:
- make sure the apache logs are sent into the local syslog (via rsyslog), example change https://gerrit.wikimedia.org/r/c/operations/puppet/+/848547
- configure that they are being forwarded from there to kafka, example change: https://gerrit.wikimedia.org/r/c/operations/puppet/+/849169
This could be copied for gitlab as well.
(Same for other services owned by serviceops-collab if they are not there yet)
Eventually we should make a dashboard that combines them (T321758).
