如何在 Couchbase 中记录操作?

How to log operations in Couchbase?

我想记录 Couchbase 中的每个操作,例如:

Couchbase 有提供这样的功能吗?

我认为 Couchbase 目前不提供那种服务。您可以查看日志页面 ( couchbase logs ),但正如我所说,我认为这不是您所需要的。

也许更好的方法是为 couchbase 编写您自己的前端来记录您想要的内容。