WebSphere:*,type=RasLoggingService
MBean RasLoggingService
Management interface for the RAS Logging service.
Attribute Summary | |
---|---|
java.lang.String | messageFilterLevel The message filter level for the server process. |
boolean | correlationEnabled XCT Enablement |
java.lang.String | xctLevel XCT Level |
Operation Summary | |
---|---|
java.lang.Boolean | containsRASHeader( Returns true if the passed-in filename contains a RAS header; otherwise false. |
Notification Summary | |
---|---|
websphere.ras.fatal | |
websphere.ras.error | |
websphere.ras.warning | |
websphere.ras.info | |
websphere.ras.service | |
websphere.ras.audit |
Attribute Detail |
---|
public java.lang.String messageFilterLevel
The message filter level for the server process. Valid values include NONE, AUDIT, SERVICE and WARNING.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
Setter:
administrator
operator
public boolean correlationEnabled
XCT Enablement
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
Setter:
administrator
operator
public java.lang.String xctLevel
XCT Level
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
Setter:
administrator
operator
Operation Detail |
---|
public java.lang.Boolean containsRASHeader(
java.lang.String filename
)
Returns true if the passed-in filename contains a RAS header; otherwise false.
filename
-
The filename to test.
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
Notification Detail |
---|
2
(Critical, Failure)
4
(Minor, Marginal, or Error)
5
(Warning)
6
(Normal, Cleared, or Informative)
6
(Normal, Cleared, or Informative)
6
(Normal, Cleared, or Informative)