Listing OCI Cache Work Request Logs

View the logs for a OCI Cache work request.

    1. On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing OCI Cache Clusters.
    2. On the cluster's details page, select Work requests.
      The Work Requests list opens. All work requests for the cluster are listed in a table.
    3. Select the work request whose details you want to get.
      The work request's details page opens.
    4. Select Log messages.
      The Log messages list opens. You can view information such as the log message text and timestamp.
  • Use the oci redis redis-cluster work-request-log-entry list-work-request-logs command and required parameters to list the logs for a OCI Cache work request:

    oci redis redis-cluster work-request-log-entry list-work-request-logs --work-request-id <work_request_OCID> [OPTIONS]

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

  • Run the ListWorkRequestLogs operation to list the logs for a OCI Cache work request.