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. It logs configuration changes that can affect security or the setup of Crowd.
What information Crowd records? | What information is NOT recorded by Crowd? |
---|---|
|
|
Viewing the audit log
To view the audit log:
- Log in to the Crowd Administration Console.
- In the top navigation bar, click Audit log.
Modifying the audit log's retention period
You can choose how long the recorded activities are stored in Crowd.
- Log in to the Crowd Administration Console.
- Click the 'Audit log' link in the top navigation bar.
- Click the 'Configure' button.
- Choose the retention period.
Auditing and the REST API
The audit log can also be accessed via the REST API. You can use it to:
- Search the recorded activities
- Export the audit log
- Add events from external applications to the audit log
For more information about using the REST API, see Crowd REST documentation.