Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-12456

XDCR - Add a new parameter "genericServicesLogLevel" to Global Settings

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • Neo, Trinity, Morpheus
    • None
    • None
    • None
    • 0

    Description

      As part of MB-62507, a new global setting, "genericServicesLogLevel," has been introduced to allow the tuning of log levels for non-pipeline-specific services.

      As a result, the page at https://docs.couchbase.com/server/current/rest-api/rest-xdcr-adv-settings.html requires an update.

      Below are details regarding the "genericServicesLogLevel" setting:

      The expected value is a JSON object, where the keys represent service names and the values correspond to valid log levels.

      By default, all non-pipeline-specific services will have their log level set to "Info." Other valid log levels include "Error," "Debug," and "Trace."

      Example usage:

      curl -X POST -u Administrator:password http://localhost:8091/settings/replications -d 'genericServicesLogLevel={"RemClusterSvc":"Debug","ReplSpecSvc":"Error","BucketTopologySvc":"Debug","CheckpointSvc":"Error"}'
       

      Kindly let us know if you need more details for the same

      Thank you!

      Attachments

        Issue Links

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

          Activity

            People

              tech-comm-team@couchbase.com Tech Comm Team
              darshan.na Darshan NA
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty