Get logging configuration

Returns the current logging configuration. The output is suitable for input to the setLoggingConfig command.

Request

GET https://{hostname}:{port}
    /cli/systemConfiguration/loggingConfig
Accept: {contentType}
Table 1. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getLoggingConfig.