Skip to content

Commit b0dac4c

Browse files
ysyneuclaude
andcommitted
fix: clarify audit log 30-day console limit vs API data availability
The console only supports querying the last 30 days; longer ranges (per subscription plan) are available via the API. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1c252a0 commit b0dac4c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

en/platform/audit-log.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Audit logs provide multiple filtering criteria to help you quickly locate target
3232

3333
| Filter | Description |
3434
| --- | --- |
35-
| **Time Range** | Select the query time interval; defaults to showing the last 7 days of logs. Each query can span up to 30 days; you can slide the window within your plan's data availability range |
35+
| **Time Range** | Select the query time interval; defaults to showing the last 7 days of logs. The console only supports querying logs from the last 30 days; use the API to access older data |
3636
| **User** | Filter by operator, supports searching by member name or email |
3737
| **Event** | Filter by event type, supports multi-select and keyword search |
3838
| **Event ID** | Enter an event ID to precisely match a specific operation record |
@@ -41,7 +41,7 @@ Audit logs provide multiple filtering criteria to help you quickly locate target
4141
You can combine multiple filters. For example, you can specify both a time range and an operator to quickly find all operations by a specific member during a particular period.
4242
</Tip>
4343

44-
**Data availability by plan:**
44+
**Data availability by plan (via API):**
4545

4646
| Subscription Plan | Data Availability |
4747
| --- | --- |
@@ -50,7 +50,7 @@ You can combine multiple filters. For example, you can specify both a time range
5050
| Professional | 366 days |
5151

5252
<Note>
53-
Each query window is limited to 30 days. To view older data, adjust the start and end dates of your time range.
53+
The console only supports querying audit logs from the last 30 days. To access older data (depending on your subscription plan), use the API.
5454
</Note>
5555

5656
## Pagination

zh/platform/audit-log.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keywords: ["审计日志", "操作审计", "安全合规", "操作记录"]
3232

3333
| 筛选条件 | 说明 |
3434
| --- | --- |
35-
| **时间范围** | 选择查询的时间区间,默认展示最近 7 天的日志。单次查询最大跨度为 30 天,可在数据可查范围内滑动选择。数据可查范围取决于订阅版本 |
35+
| **时间范围** | 选择查询的时间区间,默认展示最近 7 天的日志。控制台仅支持查询最近 30 天的日志;如需查询更早的数据,请通过 API 访问 |
3636
| **用户** | 按操作人筛选,支持搜索成员名称或邮箱 |
3737
| **事件** | 按事件类型筛选,支持多选和关键词搜索 |
3838
| **事件 ID** | 输入事件 ID 精确匹配特定操作记录 |
@@ -41,7 +41,7 @@ keywords: ["审计日志", "操作审计", "安全合规", "操作记录"]
4141
多个筛选条件可以组合使用。例如,你可以同时指定时间范围和操作人,快速查找某位成员在特定时段内的所有操作。
4242
</Tip>
4343

44-
**各版本数据可查范围:**
44+
**各版本数据可查范围(通过 API)**
4545

4646
| 订阅版本 | 数据可查范围 |
4747
| --- | --- |
@@ -50,7 +50,7 @@ keywords: ["审计日志", "操作审计", "安全合规", "操作记录"]
5050
| 专业版 | 366 天 |
5151

5252
<Note>
53-
单次查询的时间窗口最大为 30 天。如需查看更早的数据,请调整时间范围的起止日期
53+
控制台仅支持查询最近 30 天的审计日志。如需查询更早的数据(取决于订阅版本),请通过 API 访问
5454
</Note>
5555

5656
## 日志翻页

0 commit comments

Comments
 (0)