You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add log limit and tip to audit article
Added log limit supported and tip to refine the filters
* Update audit.md
* Update audit.md
* Add new audit log limit
Copy file name to clipboardExpand all lines: _docs/administration/account-user-management/audit.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,13 @@ You can:
23
23
* Download the audit log file in CSV
24
24
25
25
## View audit logs
26
-
The Audit Log is divided into actions audited (All Audit), and tiggers and webhooks processed by Codefresh (Triggers).
26
+
The Audit Log is divided into actions audited (All Audits), and triggers and webhooks processed by Codefresh (Triggers).
27
+
28
+
{{site.data.callout.callout_tip}}
29
+
**TIP**
30
+
The maximum record limit for audit logs is 50,000 entries.
31
+
To retrieve more logs, refine your filters to efficiently access the most relevant data.
32
+
{{site.data.callout.end}}
27
33
28
34
29
35
1. In the Codefresh UI, on the toolbar, click the **Settings** icon.
@@ -67,7 +73,8 @@ Both tabs have built-in paging and filtering.
67
73
68
74
### Filter audited events
69
75
70
-
Filter audited events to focus on a specific entity or user.
76
+
Filter audited events to focus on a specific entity or user.
77
+
Filters are especially useful when the audit data you need exceeds the 150,000 log limit. Adjust filters to ensure that you can access the most relevant data.
0 commit comments