Apache Hbase
Configure Apache HBase Log Source with BindPlane
Supported Versions
Apache HBase versions
- 2.x
- 1.x
Configuration
Option | Description |
---|---|
Master Logs | Use the check box to enable or disable collection of HBase master logs. Use Logs Path field to verify the absolute path to HBase master logs and adjust the default path as needed (/usr/local/hbase/logs/hbase-master-*.log) |
Region Logs | Use the check box to enable or disable collection of HBase region logs. Use Logs Path field to verify the absolute path to HBase region logs and adjust the default path as needed (/usr/local/hbase/logs/hbase-regionserver-*.log). |
Zookeeper Logs | Use the check box to enable or disable collection of HBase Zookeeper logs. Use Logs Path field to verify the absolute path to HBase Zookeeper logs and adjust the default path as needed /usr/local/hbase/logs/hbase-zookeeper-*.log). |
Start At | Choose whether to start reading from the beginning or end of a file with "end" being the default. |
Log Types
Types |
---|
hbase.master |
hbase.region |
hbase.zookeeper |
Advanced
For more information on the advanced configuration capabilities, see our detailed plugin guide here.
Updated over 3 years ago