WebSphere:*,type=CustomizationAuditMBean
MBean CustomizationAuditMBean
CustomizationAudit
Attribute Summary | |
boolean | systemOutAuditLogEnabled the setting for sending audit events to the location specified for the SystemOut. |
boolean | separateAuditLogEnabled the setting for sending audit events to a separate log file. |
java.lang.String | separateAuditLogFileName the setting for the filename for a separate audit log. |
int | separateAuditLogFileRolloverSize the setting for the size of the file must reach before it is rolled over to a new file. |
int | separateAuditLogFileMaxNumberOfBackupFiles the setting for the number of files to maintain for historical reasons. |
int | rolloverType the type of rollover which should be for the separate log file. |
Attribute Detail |
public boolean systemOutAuditLogEnabled
public boolean separateAuditLogEnabled
public java.lang.String separateAuditLogFileName
public int separateAuditLogFileRolloverSize
public int separateAuditLogFileMaxNumberOfBackupFiles
public int rolloverType