Skip to content

Commit 11c4163

Browse files
authored
Merge pull request #33164 from github/repo-sync
Repo sync
2 parents 5898cc8 + 97318d6 commit 11c4163

File tree

6 files changed

+58
-56
lines changed

6 files changed

+58
-56
lines changed

content/copilot/managing-github-copilot-in-your-organization/configuring-content-exclusions-for-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,5 +299,5 @@ To reload content exclusions into your JetBrains IDE, either close and reopen th
299299

300300
## Further reading
301301

302-
- "[AUTOTITLE](/copilot/managing-copilot-business/reviewing-your-organization-or-enterprises-audit-logs-for-copilot-business)"
302+
- "[AUTOTITLE](/copilot/managing-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business)"
303303
- "[AUTOTITLE](/enterprise-cloud@latest/copilot/troubleshooting-github-copilot/troubleshooting-common-issues-with-github-copilot#github-copilot-content-exclusions-are-not-being-applied)"

content/copilot/managing-github-copilot-in-your-organization/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ children:
1515
- /reviewing-usage-data-for-github-copilot-in-your-organization
1616
- /managing-policies-and-features-for-copilot-in-your-organization
1717
- /configuring-content-exclusions-for-github-copilot
18-
- /reviewing-your-organization-or-enterprises-audit-logs-for-copilot-business
18+
- /reviewing-audit-logs-for-copilot-business
1919
---
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Reviewing audit logs for Copilot Business
3+
shortTitle: Audit logs
4+
intro: 'Review the audit logs for your {% data variables.product.prodname_copilot_business_short %} subscription to understand what actions have been taken by which users.'
5+
redirect_from:
6+
- /copilot/managing-copilot-for-business/reviewing-your-organization-or-enterprises-audit-logs-for-copilot-for-business
7+
- /copilot/managing-copilot-business/reviewing-your-organization-or-enterprises-audit-logs-for-copilot-business
8+
- /copilot/managing-github-copilot-in-your-organization/reviewing-your-organization-or-enterprises-audit-logs-for-copilot-business
9+
versions:
10+
feature: copilot
11+
product: '{% data reusables.gated-features.copilot-audit-logs %}'
12+
permissions: 'Organization owners{% ifversion ghec %} and enterprise administrators{% endif %} can interact with the audit logs.'
13+
topics:
14+
- Copilot
15+
---
16+
17+
## About audit logs for {% data variables.product.prodname_copilot_business_short %}
18+
19+
You can use the audit logs for {% data variables.product.prodname_copilot_business_short %} to review actions taken by users in your organization{% ifversion ghec %} or enterprise{% endif %}, such as:
20+
21+
- Changes to {% data variables.product.prodname_copilot_short %} settings and policies
22+
- The addition or removal of seats from your {% data variables.product.prodname_copilot_business_short %} subscription
23+
24+
The audit log lists events related to your {% data variables.product.prodname_copilot_business_short %} subscription for the last 180 days.
25+
26+
{% ifversion ghec %}
27+
28+
## Viewing your enterprise's audit logs
29+
30+
{% data reusables.enterprise-accounts.access-enterprise %}
31+
{% data reusables.enterprise-accounts.settings-tab %}
32+
{% data reusables.enterprise-accounts.audit-log-tab %}
33+
34+
{% endif %}
35+
36+
## Viewing your organization's audit logs
37+
38+
{% data reusables.profile.access_org %}
39+
{% data reusables.profile.org_settings %}
40+
{% data reusables.audit_log.audit_log_sidebar_for_org_admins %}
41+
42+
## Searching audit log events for {% data variables.product.prodname_copilot_business_short %}
43+
44+
You can search for any of the {% data variables.product.prodname_copilot %} audit log events using the `action` qualifier and the `copilot` category. Some example searches that use this syntax are:
45+
46+
- `action:copilot`: Returns all {% data variables.product.prodname_copilot %} audit log events for your organization{% ifversion ghec %} or enterprise{% endif %}.
47+
- `action:copilot.cfb_seat_assignment_created`: Returns all audit log events related to a {% data variables.product.prodname_copilot_business_short %} seat being assigned to a new user.
48+
49+
For a full list of {% data variables.product.prodname_copilot %} audit log events, see{% ifversion ghec %} "[AUTOTITLE](/enterprise-cloud@latest/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/audit-log-events-for-your-enterprise#copilot)" and{% endif %} "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization#copilot)."
50+
51+
## Further reading
52+
53+
{% ifversion ghec %}
54+
- "[AUTOTITLE](/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/searching-the-audit-log-for-your-enterprise)"{% endif %}
55+
- "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization)"

content/copilot/managing-github-copilot-in-your-organization/reviewing-your-organization-or-enterprises-audit-logs-for-copilot-business.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

data/reusables/copilot/copilot-business-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Organization owners can manage policies for {% data variables.product.prodname_c
1616

1717
### Audit logs
1818

19-
Organization owners can review audit logs for {% data variables.product.prodname_copilot %} in their organization, to understand what actions have been taken and by which users. For more information, see "[AUTOTITLE](/copilot/managing-github-copilot-in-your-organization/reviewing-your-organization-or-enterprises-audit-logs-for-copilot-business)."
19+
Organization owners can review audit logs for {% data variables.product.prodname_copilot %} in their organization, to understand what actions have been taken and by which users. For more information, see "[AUTOTITLE](/copilot/managing-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business)."

data/reusables/profile/access_org.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
11
1. In the upper-right corner of {% data variables.product.prodname_dotcom %}, select your profile photo, then click{% ifversion fpt or ghec %} {% octicon "organization" aria-hidden="true" %}{% endif %} **Your organizations**.
2-
3-
{% ifversion global-nav-update %}
4-
5-
![Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.](/assets/images/help/profile/your-organizations-global-nav-update.png)
6-
7-
{% else %}
8-
9-
![Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.](/assets/images/help/profile/your-organizations.png)
10-
11-
{% endif %}

0 commit comments

Comments
 (0)