Table of Contents

Search

  1. Preface
  2. Workflow Manager
  3. Workflows and Worklets
  4. Sessions
  5. Session Configuration Object
  6. Tasks
  7. Sources
  8. Targets
  9. Connection Objects
  10. Validation
  11. Scheduling and Running Workflows
  12. Sending Email
  13. Workflow Monitor
  14. Workflow Monitor Details
  15. Session and Workflow Logs
  16. Appendix A: Session Properties Reference
  17. Appendix B: Workflow Properties Reference

Workflow Basics Guide

Workflow Basics Guide

Log Options Settings

Log Options Settings

Configure log options to define how to save backward compatible session log files. By default, the Log Manager saves the current session log. You can save multiple log files. You can configure a real-time session to split the session log file into multiple files. You can limit the commit statistics messages by defining how often to write commit statistics to the session log.
The following table shows the Log Options settings of the Config Object tab:
Log Options Settings
Description
Save Session Log By
Configure this option to save session log files.
If you select Save Session Log by Timestamp, the Log Manager saves all session logs, appending a time stamp to each log.
If you select Save Session Log by Runs, the Log Manager saves a designated number of session logs. Configure the number of sessions in the Save Session Log for These Runs option.
You can also use the $PMSessionLogCount service variable to save the configured number of session logs for the Integration Service.
Save Session Log for These Runs
Number of historical session logs you want the Log Manager to save.
The Log Manager saves the number of historical logs you specify, plus the most recent session log. When you configure five runs, the Log Manager saves the most recent session log, plus historical logs 0-4.
You can configure up to 2,147,483,647 historical logs. If you configure zero logs, the Log Manager saves the most recent session log.
Session Log File Max Size
Maximum number of megabytes for a session log file. Configure a maximum size to enable log file rollover. When the log file reaches the maximum size, the Integration Service creates a another log file. If you set the size to zero the session log file size has no limit.
Configure this option for real-time sessions that generate large session logs. The Integration Service writes the session logs to multiple files. Each file is a partial log file. Default is zero.
Session Log File Max Time Period
Maximum number of hours that the Integration Service writes to a session log file. Configure the maximum period to enable log file rollover by time. When the period is over, the Integration service creates another log file.
Configure this option for real-time sessions that might generate large session logs. The Integration Service writes the session logs to multiple files. Each file is a partial log file. Default is zero.
Maximum Partial Session Log Files
Maximum number of session log files to save. The Integration Service overwrites the oldest partial log file if the number of log files has reached the limit.
Configure this option in conjunction with the maximum time period or maximum file size option. You must configure one of these options to enable session log rollover.
If you set the maximum number to 0, the number of session log files is unlimited. Default is 1.
Writer Commit Statistics Log Frequency
Frequency that the Integration Service writes commit statistics in the session log. The Integration Service writes commit statistics to the session log after the specified number of commits occurs. The Integration Service writes commit statistics after each commit. Default is 1.
Writer Commit Statistics Log Interval
Time interval, in minutes, to write commit statistics to the session log. The Integration Service writes commit statistics to the session log after each time interval.

0 COMMENTS

We’d like to hear from you!