Skip to content

Commit d2db256

Browse files
authored
Update the default audit retention period from 30d to 7d as this is the default since 4.27.0
1 parent fd3924f commit d2db256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicecontrol/audit-instances/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Data about audit messages is exposed via an HTTP API from a ServiceControl Error
3838

3939
Each ServiceControl Audit instance stores message data in a RavenDB database. For instances deployed using the ServiceControl Management utility or PowerShell this database is embedded with the ServiceControl Audit instance. For ServiceControl Audit instances deployed using containers the database resides in a [separate container](/servicecontrol/ravendb/containers.md).
4040

41-
By default, audit data is retained for 30 days. [This retention period can be customized](/servicecontrol/audit-instances/configuration.md#data-retention).
41+
By default, audit data is retained for 7 days. [This retention period can be customized](/servicecontrol/audit-instances/configuration.md#data-retention).
4242

4343
include: ravendb-exclusive-use-warning
4444

0 commit comments

Comments
 (0)