> 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

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

<div align="left"><figure><img src="/files/sFR7q2fQyeizrpmwfwJm" 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.
