Correct versioning in "Enabling audit log streaming for API requests" (#38993)
This commit is contained in:
committed by
GitHub
parent
f798da7b7a
commit
8f3cd43386
@@ -4,7 +4,6 @@ intro: 'You can stream audit and Git events data from {% data variables.product.
|
||||
versions:
|
||||
feature: audit-log-streaming
|
||||
ghec: '*'
|
||||
ghes: '>=3.9'
|
||||
type: tutorial
|
||||
topics:
|
||||
- Auditing
|
||||
@@ -282,7 +281,7 @@ When the application is ready to receive audit logs again, click **Resume stream
|
||||
|
||||
1. A confirmation message is displayed. Click **Delete stream** to confirm.
|
||||
|
||||
{% ifversion ghec %}
|
||||
{% ifversion audit-log-streaming-for-api %}
|
||||
|
||||
## Enabling audit log streaming of API requests
|
||||
|
||||
|
||||
5
data/features/audit-log-streaming-for-api.yml
Normal file
5
data/features/audit-log-streaming-for-api.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# Reference: #35678
|
||||
# Documentation for enabling audit log streaming for API requests:
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
Reference in New Issue
Block a user