Skip to content

Commit

Permalink
Merge pull request github#30909 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Jan 3, 2024
2 parents afb5da8 + 42a05a4 commit 783a7c1
Showing 1 changed file with 3 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,6 @@ Audit logs for {% data variables.product.prodname_copilot_business_short %} can
{% data reusables.profile.org_settings %}
{% data reusables.audit_log.audit_log_sidebar_for_org_admins %}

## Audit log events for {% data variables.product.prodname_copilot_business_short %}

You can search for any of the {% data variables.product.prodname_copilot %} audit log events using the `action` qualifier, and the `copilot` category. For example, `action:copilot.cfb_seat_assignment_created`. Alternatively, you can review all of the {% data variables.product.prodname_copilot %} audit log events for your organization{% ifversion ghec %} or enterprise{% endif %} by searching for `action:copilot`.

| Action | Description
|------------------|-------------------{% ifversion ghec %}
|`cfb_enterprise_settings_changed`| Settings for {% data variables.product.prodname_copilot_business_short %} were changed at the enterprise level.
|`copilot.cfb_enterprise_org_enablement_changed` | The {% data variables.product.prodname_copilot_business_short %} enablement policy changed at the enterprise level or for an organization within the enterprise.
|`copilot.content_exclusion_changed` | The content exclusion settings for {% data variables.product.prodname_copilot_business_short %} were changed.
|`clickwrap_save_event`| The {% data variables.product.prodname_copilot %} Product Specific Terms were accepted.{% endif %}
|`cfb_org_settings_changed`| Settings for {% data variables.product.prodname_copilot_business_short %} were changed at the organization level.
|`copilot.cfb_seat_cancelled_by_staff`| A seat was cancelled from the {% data variables.product.prodname_copilot_business_short %} subscription manually by GitHub staff.
|`cfb_seat_management_changed`| The seat management setting was changed for the {% data variables.product.prodname_copilot_business_short %} subscription.
|`copilot.cfb_seat_added`|A seat was added to the {% data variables.product.prodname_copilot_business_short %} subscription and the user received access to {% data variables.product.prodname_copilot %}.
|`copilot.cfb_seat_cancelled`|A seat was canceled from the {% data variables.product.prodname_copilot_business_short %} subscription and the user's access to {% data variables.product.prodname_copilot %} was revoked.
|`copilot.cfb_seat_assignment_reused`| A seat assignment was re-created for a user who already had a seat assignment with no pending cancellation date.
|`copilot.cfb_seat_assignment_refreshed`| A seat that was previously pending cancellation was re-assigned, revoking the cancellation.
|`copilot.cfb_seat_assignment_created`| A seat assignment was newly created for a user.
|`copilot.cfb_seat_assignment_unassigned`| A seat assignment was unassigned from a user and the seat is pending cancellation.
|`editor_chat_setting`| Confirms the status of the editor chat setting. Possible values: `enabled`, `disabled`, `unconfigured`{% ifversion ghec %} `no policy`{% endif %}.
|`code_referencing_setting`| Confirms the status of the code referencing setting. Possible values: `enabled`, `disabled`, `unconfigured`{% ifversion ghec %} `no policy`{% endif %}.
## Searching audit log events for {% data variables.product.prodname_copilot_business_short %}

You can search for any of the {% data variables.product.prodname_copilot %} audit log events using the `action` qualifier, and the `copilot` category. For example, searching `action:copilot.cfb_seat_assignment_created` will show you events related to a {% data variables.product.prodname_copilot_business_short %} seat being assigned to a new user. Alternatively, you can review all of the {% data variables.product.prodname_copilot %} audit log events for your organization{% ifversion ghec %} or enterprise{% endif %} by searching for `action:copilot`. 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)" or{% endif %} "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization#copilot)."

0 comments on commit 783a7c1

Please sign in to comment.