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

Flush disabled audit error message is incorrect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 4.0.0
    • ns_server
    • Security Level: Public
    • None
    • Untriaged
    • Unknown

    Description

      Enable flush for bucket, audit message is -

      {"timestamp":"2015-02-26T06:43:12.896-08:00", "id":8202, "name":"modify bucket", "description":"Bucket was modified", "props":

      {"num_replicas":1, "ram_quota":2169503744, "auth_type":"sasl", "autocompaction":false, "purge_interval":"undefined", "flush_enabled":true, "num_threads":3, "eviction_policy":"value_only"}

      , "type":"membase", "name":"Test", "real_userid":

      {"source":"ns_server", "user":"Dave"}

      , "sessionid":"848a283f1dfaf4c42a373af8c1e7d208", "remote":{"ip":"192.168.2.31", "port":59111}}

      Now, disable flush for bucket. Notice we don't have disabled flush in audit record -

      {"timestamp":"2015-02-26T06:43:25.300-08:00", "id":8202, "name":"modify bucket", "description":"Bucket was modified", "props":

      {"num_replicas":1, "ram_quota":2169503744, "auth_type":"sasl", "autocompaction":false, "purge_interval":"undefined", "num_threads":3, "eviction_policy":"value_only"}

      , "type":"membase", "name":"Test", "real_userid":

      {"source":"ns_server", "user":"Dave"}

      , "sessionid":"848a283f1dfaf4c42a373af8c1e7d208", "remote":

      {"ip":"192.168.2.31", "port":59111}

      }

      Attachments

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

        Activity

          People

            artem Artem Stemkovski
            djp Don Pinto [X] (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