Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CBG-4096: add mandatory fields to AuditIDChangesFeedStarted event #7004

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Jul 23, 2024

CBG-4096

  • Missing mandatory fields added
{"cid":"#001","db":"db1","description":"Changes feed was started","feed_type":"normal","id":54200,"ks":"db1._default._default","local":{"ip":"127.0.0.1","port":"4985"},"name":"Changes feed started","real_userid":{"domain":"cbs","user":"couchbase"},"remote":{"ip":"127.0.0.1","port":"55965"},"since":"0","timestamp":"2024-07-23T15:21:01.242867+01:00"}

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

@adamcfraser adamcfraser enabled auto-merge (squash) July 23, 2024 15:44
@adamcfraser adamcfraser merged commit 937c1d1 into main Jul 23, 2024
38 checks passed
@adamcfraser adamcfraser deleted the CBG-4096 branch July 23, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants