OIDC for audit log streaming to S3 (#28560)
This commit is contained in:
4
data/features/streaming-oidc-s3.yml
Normal file
4
data/features/streaming-oidc-s3.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
# Reference #7030
|
||||
# Documentation for using OIDC as authentication for audit log streaming to S3
|
||||
versions:
|
||||
ghec: '*'
|
||||
3
data/reusables/audit_log/streaming-check-s3-endpoint.md
Normal file
3
data/reusables/audit_log/streaming-check-s3-endpoint.md
Normal 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**.
|
||||
|
||||

|
||||
3
data/reusables/audit_log/streaming-choose-s3.md
Normal file
3
data/reusables/audit_log/streaming-choose-s3.md
Normal file
@@ -0,0 +1,3 @@
|
||||
1. Select the **Configure stream** dropdown and click **Amazon S3**.
|
||||
|
||||

|
||||
@@ -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**.
|
||||
|
||||
Reference in New Issue
Block a user