Private Preview Feedback: Audit log streaming to a user defined HTTP endpoint #144970
Unanswered
boylejj
asked this question in
Enterprise
Replies: 2 comments
-
|
Maximum Payload Size: 1MB |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
hey folks, how to request for this private preview feature? thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Private preview of Audit log streaming to a user defined HTTPs event collector
Customer Requirements for Streaming GitHub Audit Logs
This document outlines the necessary requirements for customers hosting endpoints to receive GitHub audit logs through our streaming feature.
1. Maximum Throughput
2. Processing Time
3. Payload Size
4. Authentication Requirements
Authentication should follow GitHub's standard webhook delivery validation. Here's how it works:
X-Hub-Signature-256header, containing the HMAC signature of the payload.By adhering to these requirements, customers can ensure reliable, secure, and efficient handling of audit log data.
Beta Was this translation helpful? Give feedback.
All reactions