# cldk logs

Retrieve the logs from your deployed app integration

```shell
cldk logs [options]
```

## Options

| OPTION | DESCRIPTION | SUPPORTED VALUES | DEFAULT |
|  --- | --- | --- | --- |
| `--region` | Specify the app integration region | asia-northeast1, europe-west1, us-east1, us-east4 | europe-west1 |
| `--format` | Specify the log format | raw, json, plain | json |