1
0
mirror of synced 2026-01-05 21:04:17 -05:00

OIDC for audit log streaming to S3 (#28560)

This commit is contained in:
Laura Coursen
2022-06-28 18:31:55 +01:00
committed by GitHub
parent fa2976b8ac
commit 90eff80da2
7 changed files with 80 additions and 14 deletions

View File

@@ -0,0 +1,4 @@
# Reference #7030
# Documentation for using OIDC as authentication for audit log streaming to S3
versions:
ghec: '*'

View File

@@ -0,0 +1,3 @@
1. To verify that {% data variables.product.prodname_dotcom %} can connect and write to the Amazon S3 endpoint, click **Check endpoint**.
![Check the endpoint](/assets/images/help/enterprises/audit-stream-check.png)

View File

@@ -0,0 +1,3 @@
1. Select the **Configure stream** dropdown and click **Amazon S3**.
![Choose Amazon S3 from the drop-down menu](/assets/images/help/enterprises/audit-stream-choice-s3.png)

View File

@@ -1,4 +1,4 @@
{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.audit-log-tab %}
1. Click the **Log streaming** tab.
1. Under "Audit log", click **Log streaming**.