We haven’t changed our log levels for sync gateway, but I started seeing logs like this in our sync gateway logs recently:
_level=INFO _msg=go-couchbase: call to Do("_sync:rev:DOC_ID:36:438-74df49f3b7e8a41d84e1f2580d1c51fe") in github.com/couchbase/go-couchbase.(*Bucket).GetsRaw took 209.090131ms
_time=2019-09-09T17:13:57.959+00:00 _level=INFO _msg=go-couchbase: call to Do("DOC_ID") in github.com/couchbase/go-couchbase.(*Bucket).casNext took 522.571127ms
Why would sync gateway start logging these actions if we haven’t changed any configurations?
Sync Gateway Community 1.3.1