Skip to main content

GitHub Copilot Business에 대한 감사 로그 검토

코파일럿 사업 플랜에 대한 감사 로그를 검토하여 각 사용자가 어떤 작업을 수행했는지 이해하십시오.

누가 이 기능을 사용할 수 있나요?

Organization owners and enterprise administrators can interact with the audit logs.

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 or enterprise, 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 enterprise's audit logs

  1. Navigate to your enterprise. For example, from the Enterprises page on GitHub.com.
  2. At the top of the page, click Settings.
  3. Under "Settings", click Audit log.

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 or enterprise.
  • 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 enterprise and Audit log events for your organization.

Further reading