5.2 Export the Log Dialog

Use to export log data for archiving purposes.

In the Export the Log Dialog, set the export parameters as follows:

Properties Description
Export to directory Directory in which the export files are created.
Export to zip file Select to generate a zip file.
Zip File Name Name of the zip file.

Filters

This set of options allows you to filter the log files to export, according to the specified parameters.

Properties Description
Log Type From the list, select whether you want to export the log of:
  • Load Plan runs and attached sessions: All the Load Plan runs that match the export criteria are exported, including all the sessions launched by the Load Plan runs along the child session's hierarchy.

  • Sessions: All the session logs that match the export filter criteria will be exported. All the Load Plan sessions are excluded when exporting the session logs.

  • All: All the Load Plan runs as well as the session logs matching the filter criteria are exported.

From / To Date of execution. Specify either a date From or a date To, or both.
Agent Agent used to execute the session. Use the default All Agents value, if you do not want to filter based on a given agent.
Context Session's execution context. Use the default All Contexts value, if you do not want to filter based on a context.
Status Status of the session. The possible states are Done, Error, Queued, Running, Waiting, Warning, and All States. Use the default All States value, if you do not want to filter based on a given session state.
User Name of the session. User who launched the session. Leave the default All Users value, if you do not want to filter based on a given user.
Session Name Use % as a wildcard. For example, DWH% matches any session whose name begins with DWH.

Advanced Options

Use these options to customize the XML output file format. It is recommended that you leave the default values.

Properties Description
XML Character Set Encoding specified in the export file. The encoding parameter in the XML file header.

<?xml version="1.0" encoding="ISO-8859-1"?>

Java Character Set Java character set used to generate the file.

"Exporting and Importing Log Data" in the "Monitoring Integration Processes" chapter in Oracle Fusion Middleware Administering Oracle Data Integrator