edb_audit_rotation_day v10
Parameter Type: String
Default Value: every
Range: {none | every | sun | mon | tue | wed | thu | fri | sat} ...
Minimum Scope of Effect: Cluster
When Value Changes Take Effect: Reload
Required Authorization to Activate: EPAS service account
Specifies the day of the week on which to rotate the audit files. Valid values are sun
, mon
, tue
, wed
, thu
, fri
, sat
, every
, and none
. To disable rotation, set the value to none
. To rotate the file every day, set the edb_audit_rotation_day
value to every
. To rotate the file on a specific day of the week, set the value to the desired day of the week.