Send GitLab audit reports to Graylog

Hi All!

Does anybody knows how to send audit reports from GitLab to a remote Graylog?
I’ve tried syslog - udp, but it is just a small part of what I need.
I’d like to receive users events and not only systems events.

If somebody knows the magic, I’ll be grateful.

Thanks.

Hi @flczaja

native feature is available only in Ultimate, see Audit event streaming | GitLab

You could also use the Audit Event API and build your own solution around that. This API is available in Premium and higher.