If MRS audit logs are stored in the system for a long time, the disk space of the data directory may be insufficient. Therefore, you can set export parameters to automatically export audit logs to a specified directory on the OBS server timely, facilitating audit log management.
Audit logs exported to the OBS server include service audit logs and management audit logs.
Parameter |
Value |
Description |
---|---|---|
Export Audit Log |
(Mandatory) Specifies whether to enable the audit log export function.
|
|
Start Time |
7/24/2017 09:00:00 (example value) |
(Mandatory) Specifies the start time for exporting audit logs. |
Period (days) |
1 day (example value) |
(Mandatory) Specifies the interval for exporting audit logs. The interval ranges from 1 to 5 days. |
Bucket |
mrs-bucket (example value) |
(Mandatory) Specifies the name of the OBS file system to which audit logs are exported. |
OBS path |
/opt/omm/oms/auditLog (example value) |
(Mandatory) Specifies the OBS path to which audit logs are exported. |
AK |
XXX (example value) |
(Mandatory) Specifies the user's access key ID. |
SK |
XXX (example value) |
(Mandatory) Specifies the user's secret access key. |
Audit logs are stored in service_auditlog and manager_auditlog on OBS, which are used to store service audit logs and management audit logs, respectively.