RasLoggingService MBean

Partial ObjectName:
WebSphere:*,type=RasLoggingService


MBean RasLoggingService

Management interface for the RAS Logging service.


Attribute Summary

java.lang.StringmessageFilterLevel
           The message filter level for the server process.
booleancorrelationEnabled
           XCT Enablement
java.lang.StringxctLevel
           XCT Level

Operation Summary

java.lang.BooleancontainsRASHeader(java.lang.String filename)
           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

messageFilterLevel

public java.lang.String messageFilterLevel

     The message filter level for the server process. Valid values include NONE, AUDIT, SERVICE and WARNING.

     

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager

     Setter:
     administrator
     operator


correlationEnabled

public boolean correlationEnabled

     XCT Enablement

     

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager

     Setter:
     administrator
     operator


xctLevel

public java.lang.String xctLevel

     XCT Level

     

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager

     Setter:
     administrator
     operator


Operation Detail

containsRASHeader

public java.lang.Boolean containsRASHeader(java.lang.String filename)

     Returns true if the passed-in filename contains a RAS header; otherwise false.

Parameters:

     filename - The filename to test.

Security Roles:

     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


Notification Detail

websphere.ras.fatal

     

Severity:

2  (Critical, Failure)


websphere.ras.error

     

Severity:

4  (Minor, Marginal, or Error)


websphere.ras.warning

     

Severity:

5  (Warning)


websphere.ras.info

     

Severity:

6  (Normal, Cleared, or Informative)


websphere.ras.service

     

Severity:

6  (Normal, Cleared, or Informative)


websphere.ras.audit

     

Severity:

6  (Normal, Cleared, or Informative)


Copyright IBM Corporation 2002, 2012