---
title: "POST /modules/MD-0024/settings/logs"
method: POST
path: "/modules/MD-0024/settings/logs"
tags: ["DevOps"]
---

# POST /modules/MD-0024/settings/logs

`POST /modules/MD-0024/settings/logs`

Creates the Logz account archiving setting for the user that is making the call.

## Request body

- EaasLogzAccountArchivingConfig — LogzAccount archiving config. Is used to represent the LogzAccount archiving config.
  - `setting_id` integer, nullable
  - `tenant_id` string, nullable
  - `client_id` string, nullable
  - `client_secret` string, nullable
  - `storage_account` string, nullable
  - `container` string, nullable

## Response `200`

- EaasLogzAccountArchivingConfig — LogzAccount archiving config. Is used to represent the LogzAccount archiving config.
  - `setting_id` integer, nullable
  - `tenant_id` string, nullable
  - `client_id` string, nullable
  - `client_secret` string, nullable
  - `storage_account` string, nullable
  - `container` string, nullable

## Other responses

- `400`

---

[API](https://skmtc.net/cloudblue/apis/cloudblue-connect-api.md) · [All operations](https://skmtc.net/cloudblue/apis/cloudblue-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudblue/cloudblue-connect-api/revisions/0421d2a97c52/schema)
