Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-3245

Document REST API results more clearly

    XMLWordPrintable

Details

    • MXS-SPRINT-118, MXS-SPRINT-119

    Description

      i got data from rest api /maxscale/logs

      {
          "data": {
              "attributes": {
                  "parameters": {
                      "highprecision": false,
                      "maxlog": true,
                      "syslog": true,
                      "throttling": {
                          "count": 10,
                          "suppress_ms": 10000,
                          "window_ms": 1000
                      },
                      "log_warning": true,
                      "log_notice": true,
                      "log_info": false,
                      "log_debug": false
                  },
                  "log_file": "/var/log/maxscale/maxscale.log",
                  "log_priorities": [
                      "alert",
                      "error",
                      "warning",
                      "notice"
                  ]
              },
              "id": "logs",
              "type": "logs"
          }
      }
      

      whats the data means ?
      except log_file

      Attachments

        Activity

          People

            markus makela markus makela
            febridev febriyant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.