We are using Couchbase SDK to connect Couchbase. Now we would like to implement monitoring on this couchbase connection and log those event in pull based manner. I couldn’t able to get any solution. Can you please advise how to achieve this.
I got below solution which will provide event on push based subscriber. But I am looking for pull based solution
http://developer.couchbase.com/documentation/server/4.0/sdks/java-2.2/event-bus-metrics.html