About audit logs
Audit logにはEnterpriseに影響するアクティビティによってトリガーされたイベントがリストされます。 Audit logs for GitHub Enterprise Server are retained indefinitely.
デフォルトでは、過去3ヶ月のイベントのみが表示されます。 それよりも古いイベントを表示するには、created
パラメータでデータの範囲を指定しなければなりません。 詳しい情報については、「検索構文を理解する」を参照してください。
それぞれのAudit logのエントリ名は、action
オブジェクトもしくはカテゴリ修飾子のあとに操作タイプを続けて構成されます。 たとえば、repo.create
というエントリはrepo
カテゴリのcreate
操作を参照しています。
各 Audit log エントリには、次のようなイベントに関する適切な情報が表示されます:
- アクションが実行されたEnterpriseもしくはOrganization
- アクションを実行したユーザ(アクター)
- アクションで影響を受けたユーザ
- アクションの対象となったリポジトリ
- 実行されたアクション
- アクションが実行された国
- アクションが発生した日時
In addition to viewing your audit log, you can monitor activity in your enterprise in other ways, such as viewing push logs and managing global webhooks. For more information, see "Exploring user activity in your enterprise."
Using your audit logs
As an enterprise owner or site administrator, you can interact with the audit log data for your enterprise in several ways:
- You can view the audit log for your enterprise. For more information, see "Accessing the audit log for your enterprise."
- You can search the audit log for specific events. For more information, see "Searching the audit log for your enterprise".
- You can forward audit and system logs, from your enterprise to an third-party hosted monitoring system. 詳しい情報については、「ログの転送」を参照してください。
For a full list of audit log actions that may appear in your enterprise audit log, see "Audit log actions for your enterprise."