Browsing the audit log
All key activities in Crowd are tracked and recorded in the audit log. The audit log helps you diagnose problems, and verify important actions for security purposes. Auditing is enabled by default.
About auditing in Crowd
The audit log doesn't record all activities in Crowd. For example, it doesn’t track user authentication, or changes to group memberships. It logs configuration changes that can affect security or the setup of Crowd.
The following information is recorded:
- Changes to the system configuration of Crowd
- Adding or removing applications, updating application configuration
- Adding or removing directories, updating directory configuration
監査ログの表示
監査ログを表示するには、次の手順を実行します。
- Crowd Administration Console にログインします。
- Click the 'Audit log' link in the top navigation bar.
You can search the recorded activities either by date or author of the event.
Modifying the audit log's retention period
You can choose how long the recorded activities are stored in Crowd.
- Crowd Administration Console にログインします。
- Click the 'Audit log' link in the top navigation bar.
- Click the 'Configure' button.
- Choose the retention period.
監査と REST API
The audit log can also be accessed via the REST API. You can use it to:
- Search the recorded activities
- 監査ログのエクスポート
- Add events from external applications to the audit log
For more information about using the REST API, see Crowd REST documentation.