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:
@@ -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 %}
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user