Listing a Work Request's Log Entries

View a list of log entries for a desktop pool's work request in Secure Desktops.

  • Note

    To perform this task, you must be the desktop administrator.
    1. Open the navigation menu and select Compute. Under Secure Desktops, select Desktop Pools.
    2. Under List scope, select the compartment that contains the desktop pool with the work request that you want to view.
    3. Select the desktop pool name.
    4. Under Resources, select Work Requests.
    5. Select a work request operation.
    6. Under Resources, select Log Messages.
      Messages are listed in tabular form and display the following information:
      • Message
      • Timestamp
  • Use the work-request list-logs command and required parameters to list log entries for a work request:
    oci desktops work-request list-logs --work-request-id <ocid>

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListWorkRequestLogs operation to view work request logs for a desktop pool.