Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-51863

Audit logging prefixes `.` to doc key

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Morpheus
    • 7.0.0
    • couchbase-bucket
    • None
    • Untriaged
    • 1
    • No

    Description

      Nice quick repro shows this:

      $ cbc create -U couchbase://localhost/test -u Administrator -P asdasd my_doc -V '1'
      my_doc               Stored. CAS=0x16e7502560e60000
                           SYNCTOKEN=4,102183621803585,1
       
      $ grep my_doc audit.log
      {"bucket":"test","collection_id":"0x0","description":"Document was modified","id":20490,"key":"<ud>.my_doc</ud>","local":{"ip":"127.0.0.1","port":11210},"name":"document modify","real_userid":{"domain":"local","user":"Administrator"},"remote":{"ip":"127.0.0.1","port":55026},"timestamp":"2022-04-19T14:45:09.924302+01:00"}
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            James Flather James Flather (Inactive)
            James Flather James Flather (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty