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

SystemEventLogs: Views generating duplicate events

    XMLWordPrintable

Details

    Description

      Build: 7.1.0-1480

      Steps to reproduce:

      • Initialize a single node cluster and view the events using /events REST API

      Events shows the 'Views' is generating lot of duplicate events with similar timestamp, description, event_id.

      {
            "timestamp": "2021-10-20T09:06:26.221Z",
            "uuid": "e1d21f62-0186-4b1f-2d0f-1371f37666f0",
            "event_id": 10243,
            "component": "views",
            "description": "view engine settings changed",
            "severity": "info",
            "extra_attributes": {
              "section": "security",
              "key": "audit",
              "oldValue": "undefined",
              "newValue": "[{audit_enabled,false},{disabled_users,[]},{enabled_events,[]}]"
            },
            "node": "cb.local"
          },
          {
            "timestamp": "2021-10-20T09:06:26.221Z",
            "uuid": "e1d21f62-0186-4b1f-2d0f-1371f37666f0",
            "event_id": 10243,
            "component": "views",
            "description": "view engine settings changed",
            "severity": "info",
            "extra_attributes": {
              "section": "security",
              "key": "audit",
              "oldValue": "undefined",
              "newValue": "[{audit_enabled,false},{disabled_users,[]},{enabled_events,[]}]"
            },
            "node": "cb.local"
          },

      Handling of duplicate events with respect to ns-server is addressed by MB-48863.

      We need to understand why views is generating these duplicate events during this time.

      Attachments

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

        Activity

          People

            ashwin.govindarajulu Ashwin Govindarajulu
            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