Skip to content

Commit 2165c22

Browse files
sn2bhubwriter
andauthored
Adding note about API events that are audit log streamed (#57295)
Co-authored-by: hubwriter <[email protected]>
1 parent 296657e commit 2165c22

File tree

7 files changed

+14
-12
lines changed

7 files changed

+14
-12
lines changed

content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,8 @@ To restart streaming, click **Resume stream**.
316316

317317
## Enabling audit log streaming of API requests
318318

319+
>[!NOTE] Not all API requests are included in the audit log stream after this feature is enabled. The streaming of API requests is limited to security relevant endpoints.
320+
319321
{% data reusables.enterprise-accounts.access-enterprise %}
320322
{% data reusables.enterprise-accounts.settings-tab %}
321323
{% data reusables.enterprise-accounts.audit-log-tab %}

src/audit-logs/data/ghec/enterprise.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
},
161161
{
162162
"action": "api.request",
163-
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
163+
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
164164
"docs_reference_links": "/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise#enabling-audit-log-streaming-of-api-requests",
165165
"fields": [
166166
"user_agent",
@@ -20170,4 +20170,4 @@
2017020170
"request_access_security_header"
2017120171
]
2017220172
}
20173-
]
20173+
]

src/audit-logs/data/ghes-3.14/enterprise.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
{
128128
"action": "api.request",
129-
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129+
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
130130
"docs_reference_links": "/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise#enabling-audit-log-streaming-of-api-requests",
131131
"fields": [
132132
"user_agent",
@@ -16247,4 +16247,4 @@
1624716247
"request_access_security_header"
1624816248
]
1624916249
}
16250-
]
16250+
]

src/audit-logs/data/ghes-3.15/enterprise.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
{
128128
"action": "api.request",
129-
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129+
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
130130
"docs_reference_links": "/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise#enabling-audit-log-streaming-of-api-requests",
131131
"fields": [
132132
"user_agent",
@@ -16446,4 +16446,4 @@
1644616446
"request_access_security_header"
1644716447
]
1644816448
}
16449-
]
16449+
]

src/audit-logs/data/ghes-3.16/enterprise.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
{
128128
"action": "api.request",
129-
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129+
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
130130
"docs_reference_links": "/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise#enabling-audit-log-streaming-of-api-requests",
131131
"fields": [
132132
"user_agent",
@@ -17160,4 +17160,4 @@
1716017160
"request_access_security_header"
1716117161
]
1716217162
}
17163-
]
17163+
]

src/audit-logs/data/ghes-3.17/enterprise.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
{
128128
"action": "api.request",
129-
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129+
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
130130
"docs_reference_links": "/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise#enabling-audit-log-streaming-of-api-requests",
131131
"fields": [
132132
"user_agent",
@@ -17607,4 +17607,4 @@
1760717607
"request_access_security_header"
1760817608
]
1760917609
}
17610-
]
17610+
]

src/audit-logs/data/ghes-3.18/enterprise.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
{
128128
"action": "api.request",
129-
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129+
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
130130
"docs_reference_links": "/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise#enabling-audit-log-streaming-of-api-requests",
131131
"fields": [
132132
"user_agent",
@@ -17710,4 +17710,4 @@
1771017710
"request_access_security_header"
1771117711
]
1771217712
}
17713-
]
17713+
]

0 commit comments

Comments
 (0)