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

SystemEventLogs: Bucket UUID mising in Scope/Collection create and delete events

    XMLWordPrintable

Details

    • 1

    Description

      Build: 7.1.0-1745

      Bucket UUID info missing in Scope/Collection create and delete events.

          {
            "timestamp": "2021-11-24T11:43:55.121Z",
            "event_id": 8194,
            "component": "data",
            "description": "Scope created",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "de817d74-21e5-42c6-8cf8-eb4360c750db",
            "extra_attributes": {
              "bucket": "default",
              "scope": "test",
              "limits": "{}",
              "new_manifest_id": "1"
            }
          },
          {
            "timestamp": "2021-11-24T11:43:59.829Z",
            "event_id": 8196,
            "component": "data",
            "description": "Collection created",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "7526345a-f8b3-4f9a-879e-cf2a6f7839e5",
            "extra_attributes": {
              "bucket": "default",
              "scope": "test",
              "collection": "col",
              "new_manifest_id": "2"
            }
          },
          {
            "timestamp": "2021-11-24T11:45:03.936Z",
            "event_id": 8197,
            "component": "data",
            "description": "Collection deleted",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "73f64f1c-ea95-42c4-8a07-85981f03663e",
            "extra_attributes": {
              "bucket": "default",
              "scope": "test",
              "collection": "col",
              "new_manifest_id": "3"
            }
          },
          {
            "timestamp": "2021-11-24T11:45:06.389Z",
            "event_id": 8195,
            "component": "data",
            "description": "Scope deleted",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "30186c70-f3fb-4b8f-9c25-22562046d691",
            "extra_attributes": {
              "bucket": "default",
              "scope": "test",
              "new_manifest_id": "4"
            }
          }

      Attachments

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

        Activity

          People

            hareen.kancharla Hareen Kancharla
            ashwin.govindarajulu Ashwin Govindarajulu
            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