Listing Work Request Log Messages

List the log messages for one or more Cloud Advisor work requests.

Click Console, CLI, or API to see the instructions to list the work request log messages.

    1. Open the navigation menu and click Governance & Administration. Under Cloud Advisor, click Work Requests.
    2. Click the name of the work request that you want.
      The details page for the selected work request opens. The page shows log messages, error messages, and associated resources.
    3. Under Resources, click Log messages.
      The text and time stamp 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.