Skip to content

Commit a9e05d4

Browse files
committed
Add Admin UI SDK logs screen
1 parent 70147c6 commit a9e05d4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
98.9 KB
Loading

src/pages/admin-ui-sdk/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Set the minimum log level to save. Any logs at this level or higher will be stor
3434

3535
Set the retention period for logs to be cleaned from the database. This field specifies the number of days. By default, the retention period is set to 1 day.
3636

37+
Navigate to **System** > Admin UI SDK > **Admin UI SDK Logs** screen to check the saved logs.
38+
39+
![Admin UI SDK Logs screen](../_images/admin-ui-sdk-logs.png)
40+
3741
## Sandbox testing
3842

3943
The sandbox testing option provides an environment to test your applications using the Admin UI SDK in a real-world setting. This option will retrieve Production workspace registrations that match the chosen statuses. This environment can be shared with colleagues for collaborative testing before [publishing the application](./publish.md).

0 commit comments

Comments
 (0)