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