--- title: Logs excerpt: '' deprecated: false hidden: false metadata: title: '' description: '' robots: index next: description: '' --- # Log Viewer 1. Go to [https://my.moveworks.com/](https://my.moveworks.com/) and log in 2. Click the App Switcher in the top right 3. Click on the "Logs" tile in the home page ![](https://files.readme.io/8965ecd65e8190bccc3fa16e69ee1ed317d26badc13cd5576bdc4a196bf7fd56-image.png) ## Filters ![](https://files.readme.io/352b0bf2e62a9877a5be10bfa94d8d46eaf979478c367a496a535921aca05397-image.png) 1. **Time-range** - This filters for logs between a lower & upper bound time range. It defaults to the last 6 hours & can go back a max of 14 days. 2. **Root UUID** - This UUID that ties an entire Plugin execution together. 3. **Requestor** - This is the user email of the user who triggered the Plugin. 4. **Log Level** - This is the level of the log. 1. By default it will be **LOG\_LEVEL\_DEBUG**. 2. If an error occurred, it will be **LOG\_LEVEL\_ERROR**. 5. **Log Type** - This can be **compound\_action.trigger**, **compound\_action.step**,**action.http** 6. **Response Code** - This is only applicable to **action.http** logs. It filters these logs based on the requests response code (e.g. 200, 404)