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

Audit event for remove node is incomplete and malformed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.0.0
    • 4.0.0
    • ns_server
    • Security Level: Public
    • 1141
    • Triaged
    • Centos 64-bit
    • No

    Description

      Remove node event definition in audit_event.json
      {
      "id": 8197,
      "name": "remove node",
      "description": "Node was removed from the cluster",
      "sync": false,
      "enabled": true,
      "mandatory_fields": {
      "timestamp": "",
      "real_userid":

      { "source": "", "user": "" }

      ,
      "remote":

      { "ip": "", "port": 1 }

      ,
      "node": ""
      },
      "optional_fields":

      { "sessionid": "" }

      }

      Actual event printed in audit.log:

      {"timestamp":"2015-02-04T23:13:12.395-08:00", "id":8197, "name":"remove node", "desc":"Node was removed from the cluster", "node":"ns_1@172.23.107.64", "real_userid":"anonymous"}

      Mismatch is the fields of event definition and actual event printed.

      Attachments

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

        Activity

          People

            ritam.sharma Ritam Sharma
            ritam.sharma Ritam Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty