Listing Work Request Logs

Get a list of logs for a particular work request in Language.

    1. Open the navigation menu and select Analytics & AI. Under AI Services, select Language.
    2. In the left-side navigation menu, select Projects.
      The projects list page opens. All projects in the selected compartment are displayed in a table.
    3. On the Projects list page, select the name of the project.

      The project details page opens.

    4. Under Resources, select Work requests.

      The work requests page opens. All work requests in the selected project are displayed in a table.

    5. Select the name of the work request.

      The work request details page opens.

    6. Under Resources, click Log messages.

      All messages logged are displayed in the Log messages table.

  • Use the oci ai language work-request log list command and required parameters to list work request log messages for a particular work request:

    oci ai language work-request log list --work-request-id <work-request-id>... [OPTIONS]

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

  • Run the ListWorkRequestLogs operation to list the logs for a work requests.