Skip to content

Commit 4aa2058

Browse files
authored
Add log limit and tip to audit article (codefresh-io#1154)
* 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
1 parent f83a33b commit 4aa2058

File tree

1 file changed

+9
-2
lines changed
  • _docs/administration/account-user-management

1 file changed

+9
-2
lines changed

_docs/administration/account-user-management/audit.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,13 @@ You can:
2323
* Download the audit log file in CSV
2424

2525
## 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}}
2733

2834

2935
1. In the Codefresh UI, on the toolbar, click the **Settings** icon.
@@ -67,7 +73,8 @@ Both tabs have built-in paging and filtering.
6773

6874
### Filter audited events
6975

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.
7178

7279
{% include image.html
7380
lightbox="true"

0 commit comments

Comments
 (0)