Skip to content
代码片段 群组 项目
未验证 提交 bb9a0a6f 编辑于 作者: Filip Aleksic's avatar Filip Aleksic 提交者: GitLab
浏览文件

Clarify date range

上级 2a991a32
No related branches found
No related tags found
无相关合并请求
...@@ -51,7 +51,7 @@ To view a group's audit events: ...@@ -51,7 +51,7 @@ To view a group's audit events:
1. Select **Secure > Audit events**. 1. Select **Secure > Audit events**.
1. Filter the audit events by the member of the project (user) who performed the action and date range. 1. Filter the audit events by the member of the project (user) who performed the action and date range.
Group audit events can also be accessed using the [Group Audit Events API](../api/audit_events.md#group-audit-events). Group audit event queries are limited to a maximum of 30 days. Group audit events can also be accessed using the [Group Audit Events API](../api/audit_events.md#group-audit-events). Group audit event queries `created_after` and `created_before` parameters are limited to a maximum 30 day difference between the dates.
### Project audit events ### Project audit events
...@@ -59,7 +59,7 @@ Group audit events can also be accessed using the [Group Audit Events API](../ap ...@@ -59,7 +59,7 @@ Group audit events can also be accessed using the [Group Audit Events API](../ap
1. Select **Secure > Audit events**. 1. Select **Secure > Audit events**.
1. Filter the audit events by the member of the project (user) who performed the action and date range. 1. Filter the audit events by the member of the project (user) who performed the action and date range.
Project audit events can also be accessed using the [Project Audit Events API](../api/audit_events.md#project-audit-events). Project audit event queries are limited to a maximum of 30 days. Project audit events can also be accessed using the [Project Audit Events API](../api/audit_events.md#project-audit-events). Project audit event queries `created_after` and `created_before` parameters are limited to a maximum 30 day difference between the dates.
### Instance audit events ### Instance audit events
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册