Skip to content

Commit 077d085

Browse files
vgrljc-clark
andauthored
Fix broken internal anchor link for audit log streaming section (#62773)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
1 parent d963267 commit 077d085

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ To set up the audit log stream, follow the instructions for your provider:
5858
* [Azure Blob Storage](#setting-up-streaming-to-azure-blob-storage)
5959
* [Azure Event Hubs](#setting-up-streaming-to-azure-event-hubs)
6060
* [Datadog](#setting-up-streaming-to-datadog)
61-
* [Google Cloud Storage](#setting-up-streaming-to-google-cloud-storage)
62-
* [Microsoft Purview](#setting-up-streaming-to-microsoft-purview) (Copilot agent session events only)
61+
* [Google Cloud Storage](#setting-up-streaming-to-google-cloud-storage){% ifversion ghec %}
62+
* [Microsoft Purview](#setting-up-streaming-to-microsoft-purview) (Copilot agent session events only){% endif %}
6363
* [Splunk](#setting-up-streaming-to-splunk)
6464

6565
{% ifversion ghec %}
@@ -213,7 +213,7 @@ From {% data variables.product.prodname_dotcom %}:
213213

214214
### Setting up streaming to Azure Event Hubs
215215

216-
> [!NOTE]
216+
> [!NOTE]
217217
> - Event Hubs instances in Azure Government are not supported.
218218
> - With **{% data variables.enterprise.data_residency %},** audit log streaming to Azure Event Hubs is not supported with IP Firewall rules enabled.
219219

@@ -270,6 +270,8 @@ To set up streaming to Google Cloud Storage, create a service account in Google
270270
1. To verify that {% data variables.product.prodname_dotcom %} can connect and write to the Google Cloud Storage bucket, click **Check endpoint**.
271271
{% data reusables.enterprise.verify-audit-log-streaming-endpoint %}
272272

273+
{% ifversion ghec %}
274+
273275
### Setting up streaming to Microsoft Purview
274276

275277
{% data reusables.copilot.agent-session-streaming-availability-note %}
@@ -284,6 +286,8 @@ To set up streaming to Microsoft Purview, configure streaming in {% data variabl
284286
1. Click **Authorize with Entra**.
285287
1. When you're redirected to Microsoft Entra, add the {% data variables.product.github %} app and authorize it for your tenant.
286288

289+
{% endif %}
290+
287291
### Setting up streaming to Splunk
288292

289293
To stream audit logs to Splunk's HTTP Event Collector (HEC) endpoint, make sure that the endpoint is configured to accept HTTPS connections. See [Set up and use HTTP Event Collector in Splunk Web](https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector) in the Splunk documentation.
@@ -355,8 +359,8 @@ To restart streaming, click **Resume stream**.
355359
{% data reusables.copilot.agent-session-streaming-availability-note %}
356360

357361
{% data reusables.enterprise-accounts.access-enterprise %}
358-
1. At the top of the page, click AI Controls
359-
1. Under "Copilot", select **Enabled everywhere** for "Copilot Usage Records Streaming"
362+
1. At the top of the page, click AI Controls
363+
1. Under "Copilot", select **Enabled everywhere** for "Copilot Usage Records Streaming"
360364
1. Configure a streaming destination. See [Setting up audit log streaming](#setting-up-audit-log-streaming).
361365

362366
You can also retrieve {% data variables.product.prodname_copilot_short %} usage data through the REST API by selecting **Enabled everywhere** for "Copilot Usage Records API". See [AUTOTITLE](/rest/copilot/copilot-usage-metrics#get-copilot-usage-records-for-an-enterprise).

0 commit comments

Comments
 (0)