Trying to build a log reporter for mongo logs on hbase
Note :
- This feature is build on top of HBase, so don't clone the repo until and unless you have HBase setup
- For looking the UI please look : https://github.com/abhishekkumar1989/log-reporter-ui
- Edit class HBaseConfig, for Hbase configuration
- Snaps of UI : https://github.com/abhishekkumar1989/log-reporter-ui/wiki/snaps
This is just a learning exercise of HBase for me.