Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion en/basic/admin-panel/audit-log.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,14 @@ Use the filters at the top of the page to narrow the log list:
- **Select Operator**: Show actions performed by a specific user.
- **Select Space**: Show activity within a specific space.
- **Select Base**: Show activity for a specific base.
- **Select Action**: Filter by operation type, such as records, fields, views, tables, bases, sharing, spaces, invitations, users, and access tokens.
- **Select Action**: Filter by operation type, such as records, fields, views, tables, bases, sharing, Authority Matrix, Authority Matrix roles, spaces, invitations, users, and access tokens.

If a user, base, or space has been deleted, the entry remains in the log and the resource is marked as deleted.

## Browse Large Log Lists

The audit log shows 50 entries per page. Use the page controls at the bottom of the list to move between pages. When there are many pages, enter a page number and click **Go** to jump directly to that page.

## Notes

- Only instance administrators can access the Admin Panel.
Expand Down
6 changes: 5 additions & 1 deletion zh/basic/admin-panel/audit-log.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,14 @@ description: "在管理员后台查看实例范围内的活动记录,筛选操
- **选择操作者**:查看某个用户执行的操作。
- **选择空间**:查看某个空间内的活动。
- **选择数据库**:查看某个数据库相关的活动。
- **选择操作类型**:按记录、字段、视图、表格、数据库、分享、空间、邀请、用户和访问令牌等类型筛选。
- **选择操作类型**:按记录、字段、视图、表格、数据库、分享、权限矩阵、权限矩阵角色、空间、邀请、用户和访问令牌等类型筛选。

如果用户、数据库或空间已被删除,审计记录仍会保留,并标记该资源已删除。

## 浏览大量日志

审计日志每页显示 50 条记录。使用列表底部的分页控件可以切换页面。当页数较多时,输入页码并点击 **跳转**,可以直接跳转到指定页面。

## 注意事项

- 只有实例管理员可以访问管理面板。
Expand Down