Skip to main content

Reviewing audit logs for Copilot Business

Review the audit logs for your Copilot Business subscription to understand what actions have been taken by which users.

谁可以使用此功能?

Organization owners can interact with the audit logs.

具有 Copilot Business 订阅的组织可以使用 GitHub Copilot 的审核日志。

About audit logs for Copilot Business

You can use the audit logs for Copilot Business to review actions taken by users in your organization, such as:

  • Changes to Copilot settings and policies
  • The addition or removal of seats from your Copilot Business subscription

The audit log lists events related to your Copilot Business subscription for the last 180 days.

Viewing your organization's audit logs

  1. 在 GitHub 的右上角,选择个人资料照片,然后单击 你的组织”。
  2. 在组织旁边,单击“设置”。
  3. 在侧边栏的“存档”部分中,单击“ 日志”,然后单击“审核日志”。

Searching 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. Some example searches that use this syntax are:

  • action:copilot: Returns all GitHub Copilot audit log events for your organization.
  • action:copilot.cfb_seat_assignment_created: Returns all audit log events related to a Copilot Business seat being assigned to a new user.

For a full list of GitHub Copilot audit log events, see "组织的审核日志事件."

Further reading