Skip to content

Commit 6f74070

Browse files
authored
docs: update audit log filters and pagination
1 parent 893ed21 commit 6f74070

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

en/basic/admin-panel/audit-log.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ Use the filters at the top of the page to narrow the log list:
2222
- **Select Operator**: Show actions performed by a specific user.
2323
- **Select Space**: Show activity within a specific space.
2424
- **Select Base**: Show activity for a specific base.
25-
- **Select Action**: Filter by operation type, such as records, fields, views, tables, bases, sharing, spaces, invitations, users, and access tokens.
25+
- **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.
2626

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

29+
## Browse Large Log Lists
30+
31+
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.
32+
2933
## Notes
3034

3135
- Only instance administrators can access the Admin Panel.

zh/basic/admin-panel/audit-log.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ description: "在管理员后台查看实例范围内的活动记录,筛选操
2222
- **选择操作者**:查看某个用户执行的操作。
2323
- **选择空间**:查看某个空间内的活动。
2424
- **选择数据库**:查看某个数据库相关的活动。
25-
- **选择操作类型**:按记录、字段、视图、表格、数据库、分享、空间、邀请、用户和访问令牌等类型筛选。
25+
- **选择操作类型**:按记录、字段、视图、表格、数据库、分享、权限矩阵、权限矩阵角色、空间、邀请、用户和访问令牌等类型筛选。
2626

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

29+
## 浏览大量日志
30+
31+
审计日志每页显示 50 条记录。使用列表底部的分页控件可以切换页面。当页数较多时,输入页码并点击 **跳转**,可以直接跳转到指定页面。
32+
2933
## 注意事项
3034

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

0 commit comments

Comments
 (0)