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

# GET /logging

`GET /logging`

Retrieves the current settings of the IoT Analytics logging options.

## Response `200`

Success

- DescribeLoggingOptionsResponse
  - `loggingOptions` object — The current settings of the IoT Analytics logging options.
    - `roleArn` string, required — The ARN of the role that grants permission to IoT Analytics to perform logging.
    - `level` 'ERROR', required — The logging level. Currently, only ERROR is supported.
    - `enabled` boolean, required — If true, logging is enabled for IoT Analytics.

## Other responses

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

---

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