Forum Discussion
Porter76
Sep 14, 2023Brass Contributor
How to monitor multiple Github orgs with Github Enterprise Audit logs Data connector
As stated in the subject, I am trying to figure out how I can monitor multiple organizations using the Github enterprise Audit log Data connector. Sending logs from an org to sentinel using the ...
Porter76
Nov 09, 2023Brass Contributor
We ended up using the log streaming directly from github. We stream to an S3 (there are more options) and then use an azure function to pull the logs into LA and into sentinel. It did require some dev work but it is working for us.
Sergei2435
Nov 09, 2023Brass Contributor
Many Thanks for letting me know. I might try that approach.