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.
- Log into the Couchbase dashboard: http://localhost:8091/ui/index.html
- Click on Data Buckets
- Click on the bucket name, ‘test’ in your case
- 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.