Listing Work Request Logs for a Cluster

List the logs for a Big Data Service cluster 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 Clusters in a Compartment.
    2. On the Cluster details page, under Resources, select Work requests.
    3. Select the work request that you want to view the logs for.
    4. Select Logs.
  • Use the oci bds work-request-log-entry list command and required parameters to view work request logs.
    oci bds work-request-log-entry list --work-request-id <work_request_id> [OPTIONS]

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

  • Use the ListWorkRequestLogs operation to access work request logs.