1
0
mirror of synced 2026-01-09 06:03:09 -05:00

Update streaming-the-audit-log-for-your-enterprise.md (#39450)

Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
Cory Calahan
2023-07-21 13:08:58 -07:00
committed by GitHub
parent 3537e6b079
commit dce80be050
3 changed files with 7 additions and 5 deletions

View File

@@ -297,4 +297,6 @@ When the application is ready to receive audit logs again, click **Resume stream
{% data reusables.enterprise-accounts.audit-log-tab %}
1. Under "Audit log", click **Settings**.
1. Under "API Requests", select **Enable API Request Events**.
1. {% endif %}
1. Click **Save**.
{% endif %}

View File

@@ -2,5 +2,5 @@
- Changes in permissions
- Added or removed users in an organization, repository, or team
- Users being promoted to admin
- Changes to permissions of a {% data variables.product.prodname_github_app %}
{% ifversion ghec %}* API requests (must be enabled){% endif %}
- Changes to permissions of a {% data variables.product.prodname_github_app %}{% ifversion ghec %}
- API requests (must be enabled){% endif %}

View File

@@ -1,2 +1,2 @@
{% data reusables.audit_log.audit-log-api-info %}
{% ifversion fpt or ghec %}* Git events, such as cloning, fetching, and pushing{% endif %}
{% data reusables.audit_log.audit-log-api-info %}{% ifversion fpt or ghec %}
- Git events, such as cloning, fetching, and pushing{% endif %}