Listing Work Request Log Messages

List the log messages for a Cloud Advisor work request.

    1. Navigate to the Cloud Advisor Work Requests page. If you need help finding the Work Requests page, see Listing Work Requests.
    2. Select a work request.
      The details page for the selected work request opens. The page shows log messages, error messages, and associated resources.
    3. Select Log messages.
      The text and timestamp are listed for each log message.
  • Use the oci optimizer work-request-log-entry list command to list logs for work requests.

    oci optimizer work-request-log-entry list --work-request-id <work_request_ocid>
                        

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Use the ListWorkRequestLogs operation to list logs for work requests.