Monitoring using REST API

I tried using below URL - but out put is coming in json document , is there any option or setting to monitor the data in GUI . To generate reports .
http://localhost:8091/pools/default/buckets/test/stats

Hi @chaitanya2487, the Couchbase Web Console has the monitoring capabilities you’re looking for.

  1. Log into the Couchbase dashboard: http://localhost:8091/ui/index.html
  2. Click on Data Buckets
  3. Click on the bucket name, ‘test’ in your case
  4. Scroll down and you’ll see graphs of the all the stats that can be accessed via the endpoint you were using

Third party software can be used to generate reports.