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.

Quem pode usar esse recurso?

Organization owners can interact with the audit logs.

Os logs de auditoria para GitHub Copilot estão disponíveis para organizações com uma assinatura do 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. No canto superior direito de GitHub, selecione sua foto de perfil e selecione Suas organizações.
  2. Ao lado da organização, clique em Configurações.
  3. Na seção "Arquivos" da barra lateral, clique em Logs e depois em Log de auditoria.

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 "Eventos de log de auditoria para sua organização."

Further reading