-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[DOCS-11459] Clarify Audit Trail default data retention period #30538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -71,9 +71,11 @@ To enable archiving for Audit Trail, navigate to your [Organization Settings][3] | |||||
|
||||||
### Retention | ||||||
|
||||||
Retaining events is an optional feature for Audit Trail. Scroll down to *Retention* and click the *Retain Audit Trail Events* toggle to enable. | ||||||
Retaining events is an optional feature for Audit Trail. In the *Retention Period* section, click the *Change retention period*. | ||||||
|
||||||
The default retention period for an audit trail event is seven days. You can set a retention period between three and 90 days. | ||||||
When you enable Audit Trail, the default retention period for an audit trail event is 90 days. You can set the retention period to: 3, 7, 15, 30, or 90 days. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Small change to parallel the syntax of the sentence below. |
||||||
|
||||||
When Audit Trail is disabled, the retention period is automatically set to seven days and events from the last seven days are retained. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. When Audit Trail is disabled, the retention period is reset back to the default of 7 days. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sounds good, made the update.
maycmlee marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
|
||||||
{{< img src="account_management/audit_logs/retention_period.png" alt="Audit Trail Retention setup in Datadog" style="width:80%;">}} | ||||||
|
||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small nitpick here to add a bit more context to this action (of clicking into the retention period). Also boldened the italicized items. Let me know what you think.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iadjivon thanks! I usually say
for your use case
, how about that?