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.

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 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