Viewing Logs in a Task Run

View a task run's logs from the Runs section in a Data Integration application details page.

In an OCI Data Integration service task run, logs are only available for runs that do not complete successfully.

    1. On the workspace home page, click Applications.
    2. On the Applications page, select the compartment that contains the application.
    3. In the applications list, click the name of the application that has the task run.
    4. On the application details page, click Runs.
    5. In the list of runs, click the Actions menu for the run that you want and select View logs.

      The Log message panel opens.

  • Use the oci data-integration task-run get command and required parameters to retrieve the task run in an application in Data Integration:

    oci data-integration task-run get [OPTIONS]

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

  • Run the GetTaskRun operation to retrieve the task run in an application in Data Integration.