Skip to main content

查看 GitHub Copilot Business 的审核日志

查看 Copilot Business 计划的审核日志,以了解哪些用户执行了哪些操作。

谁可以使用此功能?

Organization owners can interact with the audit logs.

GitHub Copilot 的审核日志适用于使用 Copilot Business 计划的组织。

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 plan

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

Viewing your organization's audit logs

  1. In the upper-right corner of GitHub, click your profile picture, then click Organizations.
  2. Next to the organization, click Settings.
  3. In the "Archive" section of the sidebar, click Logs, then click Audit log.

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 Audit log events for your organization.

Further reading