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

audit-log-rotate-interval example using the wrong sytax

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • 4.5, 4.6
    • None
    • None

    Description

      The example,

      couchbase-cli setting-audit -c 192.168.0.1:8091 -u Administrator -p password \
      --audit-enabled 1 --audit-log-rotate-interval=15 minutes --audit-log-path=../../logs

      Shouldn't have the word 'minutes' in the command, it should be

      couchbase-cli setting-audit -c 192.168.0.1:8091 -u Administrator -p password \
      --audit-enabled 1 --audit-log-rotate-interval=15 --audit-log-path=../../logs

      Attachments

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

        Activity

          People

            ianmccloy Ian McCloy (Inactive)
            ianmccloy Ian McCloy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty