About audit logs for Copilot Business
Audit logs for Copilot Business can help you understand what actions have been taken and by whom. You can use the audit logs to review actions taken by users in your organization, such as changes to an organization's Copilot settings and policies, or the addition or removal of seats from your Copilot Business subscription. The audit log lists events related to your Copilot Business subscription for the current month and previous six months. For more information, see "审查组织的审核日志."
Viewing your organization's audit logs
-
在 GitHub.com 的右上角,选择个人资料照片,然后单击 “你的组织”****。
-
在组织旁边,单击“设置”。
-
在侧边栏的“存档”部分中,单击“ 日志”,然后单击“审核日志”。
Audit log events for Copilot Business
You can search for any of the GitHub 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 GitHub Copilot audit log events for your organization by searching for action:copilot
.
Action | Description |
---|---|
cfb_org_settings_changed | Settings for Copilot Business were changed at the organization level. |
copilot.cfb_seat_cancelled_by_staff | A seat was cancelled from the Copilot Business subscription manually by GitHub staff. |
cfb_seat_management_changed | The seat management setting was changed for the Copilot Business subscription. |
copilot.cfb_seat_added | A seat was added to the Copilot Business subscription and the user received access to GitHub Copilot. |
copilot.cfb_seat_cancelled | A seat was canceled from the Copilot Business subscription and the user's access to GitHub 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 . |
code_referencing_setting | Confirms the status of the code referencing setting. Possible values: enabled , disabled , unconfigured . |