Log Parsing Utility

I’m new to CouchBase and currently trying to look through logs from Sync Gateway and it seems to get very confusing, depending on how many connected users there are. I was wondering if there was a tool the CB has for their customers to parse logs in an efficient way to figure out error or gather general information. I would need it to go all the way down to the user level.

I believe SG uses Go (golang)'s logging library. Perhaps there are utilities that know how to parse Go logs?

I wrote a macOS log viewer app earlier this year, but as of yet it only supports Couchbase Lite logs, not SG.

1 Like