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

backup Service: log format

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      Problem
      The logging seems to have a few extra spaces between the timestamp and the level

      2021-04-01T15:54:57.399Z        WARN    (Stats) Failed to run info on repository        {"repository": "backups", "err": "exit status 1", "out": "{\"error\":\"Error opening archive at /mnt/backup due to `Not an archive directory`\"}\n"}
      2021-04-01T15:54:57.399Z        INFO    (Stats) Stop repositories data size collection
      2021-04-01T15:59:57.382Z        INFO    (Stats) Start repositories data size collection
      

      Expectation
      For the logging format to be more compact and with in keep of the rest of the couchbase logs

      2021-04-01T15:54:57.399Z WARN (Stats) Failed to run info on repository        {"repository": "backups", "err": "exit status 1", "out": "{\"error\":\"Error opening archive at /mnt/backup due to `Not an archive directory`\"}\n"}
      2021-04-01T15:54:57.399Z INFO (Stats) Stop repositories data size collection
      2021-04-01T15:59:57.382Z INFO (Stats) Start repositories data size collection
      

      Attachments

        Issue Links

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

          Activity

            People

              joe.mitchelljones Joe Mitchell Jones
              pvarley Patrick Varley (Inactive)
              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