> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/platform/audit-logs.md).

# Audit Logs

Audit logs record and track system activities, events, and configuration changes to ensure security and compliance.

In the Menu Bar, Go to **Products** > **Account Services** > **Audit Logs** to view all events.

<div align="left"><figure><img src="https://3201622183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9X3FDdkCL2HzhbPpPMFt%2Fuploads%2Fgit-blob-f35b6ca14ec40f738657de3d46b97d696196c3bf%2Fimage.png?alt=media" alt=""><figcaption><p>Audit Logs</p></figcaption></figure></div>

Click **View Event** to check the event details. You can also copy the code to execute the operation.

### Field Explanation

* `resUid`: contains the resource ID of the operation.
* `resType`: contains the resource type of the operation.
* `resEvent`: contains the executed operation type.
* `opsTime`: contains the execution time.
* `eventSource`: contains the source of the executed operation. The value is `CONSOLE_CALL` or `API_CALL`.
* `apiVersion`: contains the API version to execute the operation.
* `opsUser`: contains the user executed the operation.
* `clientIP`: contains the IP of the user executed the operation.
* `request`: contains the input parameters.
* `response`: contains the output parameters.
