Adapter for Apache HBase 9.8 | webMethods Adapter for Apache HBase Documentation | webMethods Adapter for Apache HBase Installation and User’s Documentation | Logging and Exception Handling | Adapter for Apache HBase Message Logging
 
Adapter for Apache HBase Message Logging
Integration Server maintains several types of logs; however, Adapter for Apache HBase only logs messages to the audit, error and server logs. Because Adapter for Apache HBase works in conjunction with the WmART package, the adapter's messages and exceptions typically appear within log messages for the WmART package.
The logging levels for Adapter for Apache HBase are given in the following table.
Integration Server
Log
Description
Integration Server and higher
Audit Log
You can monitor individual adapter services using the audit log as you would audit any service in Integration Server. The audit properties for an adapter service are available in each Adapter for Apache HBase service template on the Audit tab.
Error Log
Adapter for Apache HBase automatically posts fatal-level and error-level log messages to the server's error log. These log messages will appear as adapter run-time messages
Server Log
Adapter for Apache HBase posts messages to the server log, depending on how the server log is configured. Fatal-level through debug-level log messages appear as adapter run-time log messages. Trace-level log messages appear as Adapter for Apache HBase log messages.
Adapter for Apache HBase's log messages appear in either of the following formats:
*ADA.506.nnnnc
*ADA.0506.nnnnc
where the facility code ADA indicates that the message is from an adapter, 0506 or 506 indicate that it is Adapter for Apache HBase, nnnn represents the error's minor code, and (optionally) crepresents the message's severity level. For detailed descriptions of Adapter for Apache HBase's minor codes, see Adapter for Apache HBase Error Codes.
To monitor Adapter for Apache HBase's log messages in the server log, ensure that your server log's logging settings are configured to monitor the following facilities:
*0113 Adapter Run time (Managed Object)
*0114 Adapter Run time
*0117 Adapter Run time (Adapter Service)
*0118 Adapter Run time (Connection)