Set audit log settings
The set auditLog
command configures the audit log settings.
Supported Arrays
This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
Roles
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Security Admin role.
Syntax
set auditLog (logLevel={all | writeOnly} | fullPolicy={overwrite | preventSystemAccess} | maxRecords=n | warningThreshold=n)
Parameters
Parameter | Description |
---|---|
|
Allows you to specify the level of logging. Valid choices are: |
|
Allows you to specify the policy when the log is full. Valid choices are: |
|
Allows the user to specify the maximum number of records to be stored where |
|
Allows you to specify the percentage at which a warning alert will be sent to indicate that the audit log is nearing full when full policy is set to |
Examples
SMcli -n Array1 -c "set auditLog logLevel=writeOnly fullPolicy=preventSystemAccess maxRecords=40000 warningThreshold=90;" SMcli completed successfully.
Minimum firmware level
8.40