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

SystemEventLogs: Process crash events missing in event logs for multiple services

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • No

    Description

      Build: 7.1.0-1635

      Process crash events are not generated for the following processes:

      • goxdcr  - /opt/couchbase/bin/goxdcr
      • query - /opt/couchbase/bin/cbq-engine
      • indexer - /opt/couchbase/bin/indexer
      • fts - /opt/couchbase/bin/cbft
      • backup - /opt/couchbase/bin/backup
      • eventing - /opt/couchbase/bin/eventing-producer
      • cbas - /opt/couchbase/bin/cbas

      Expectation:

      Process crash event for the above components need to be generated before re-spawning them in server and the event should include the crashed pid details as we log during Memcached crash,

          {
            "timestamp": "2021-11-08T10:01:57.266Z",
            "event_id": 8204,
            "component": "data",
            "description": "Memcached crashed",
            "severity": "info",
            "node": "172.23.105.211",
            "uuid": "6edf295d-86f4-4c29-938b-a28d83cd3c21",
            "extra_attributes": {
              "os_pid": 21059
            }
          },

       

      Attachments

        For Gerrit Dashboard: MB-49421
        # Subject Branch Project Status CR V

        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