---
title: "Set log level for MicroCeph"
method: PUT
path: "/1.0/microceph/config/log-level"
---

# Set log level for MicroCeph

`PUT /1.0/microceph/config/log-level`

Allows the client to configure the logging levels for the MicroCeph daemon.

## Request body

- union
  - string
  - string
  - string
  - string
  - string
  - string
  - string

## Response `200`

Successfully set log-level

## Other responses

- `default` — Default error response

---

[API](https://skmtc.net/canonical/apis/microceph-rest-apis.md) · [All operations](https://skmtc.net/canonical/apis/microceph-rest-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/canonical/microceph-rest-apis/versions/1b17df917394/schema)
