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

SystemEventLogs: Would be nice to have 'operation_id' in rebalance start event

    XMLWordPrintable

Details

    • 1

    Description

      We have 'operation_id' field in Rebalance completed event.

      It would be good to have the same in rebalance start event as well.

      {
            "timestamp": "2021-11-16T17:54:51.304Z",
            "event_id": 2,
            "component": "ns_server",
            "description": "Rebalance initiated",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "3b7b2658-9817-4378-b086-cd6e71700af8",
            "extra_attributes": {
              "nodes_info": {
                "active_nodes": [
                  "ns_1@172.23.105.155",
                  "ns_1@172.23.105.211",
                  "ns_1@172.23.105.212",
                  "ns_1@172.23.105.213"
                ],
                "keep_nodes": [
                  "ns_1@172.23.105.155",
                  "ns_1@172.23.105.211",
                  "ns_1@172.23.105.212",
                  "ns_1@172.23.105.213"
                ],
                "eject_nodes": [],
                "delta_nodes": [],
                "failed_nodes": []
              }
            }
          },
          {
            "timestamp": "2021-11-16T17:54:57.880Z",
            "event_id": 3,
            "component": "ns_server",
            "description": "Rebalance completed",
            "severity": "info",
            "node": "172.23.105.155",
            "uuid": "eb3c6290-2e49-41e5-82be-ca50725f8f5e",
            "extra_attributes": {
              "operation_id": "d44969da3edf341a54c0fa64ac3f1d1b",
              "nodes_info": {
                "active_nodes": [
                  "ns_1@172.23.105.155",
                  "ns_1@172.23.105.211",
                  "ns_1@172.23.105.212",
                  "ns_1@172.23.105.213"
                ],
                "keep_nodes": [
                  "ns_1@172.23.105.155",
                  "ns_1@172.23.105.211",
                  "ns_1@172.23.105.212",
                  "ns_1@172.23.105.213"
                ],
                "eject_nodes": [],
                "delta_nodes": [],
                "failed_nodes": []
              },
              "time_taken": 6544,
              "completion_message": "Rebalance completed successfully."
            }

      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