---
title: "PUT /logging"
method: PUT
path: "/logging"
---

# PUT /logging

`PUT /logging`

Sets logging options for IoT SiteWise.

## Request body

- object
  - `loggingOptions` object, required — Contains logging options.
    - `level` 'ERROR' | 'INFO' | 'OFF' — The IoT SiteWise logging verbosity level.

## Response `200`

Success

- PutLoggingOptionsResponse

## Other responses

- `480` — InvalidRequestException
- `481` — ThrottlingException
- `482` — InternalFailureException
- `483` — ConflictingOperationException
- `484` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/iotsitewise.md) · [All operations](https://skmtc.net/aws/apis/iotsitewise/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotsitewise/revisions/d13e5d3e0a6f/schema)
