Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This view displays any log output created in an order's lifetime. Clicking on the order id will bring the Order ID brings up the log view window:


Explanation:

  • Arrow Icons
    • The Order Log includes the log output of any tasks executed during the Order's lifetime. By default the output to the stdout and stderr channels of the last task only is displayed.
    • The Image Added icon expands display of log output for a task.
    • The Image Added icon collapses display of log output for a task.
  • Chevron Icons
    • The chevron icons can be used to expand and to collapse log output of any tasks in the Order Log.
    • the Image Added icon expands display of log output for any tasks.
    • the Image Added icon collapses display of log output for any tasks.
  •  Checkboxes
    • Main: Output created from an Agent when starting or completing a task or from a Controller about JS7 - Order State Transitions is displayed in green. Such output is categorized as [MAIN] and display can be toggled using this checkbox.
    • Success: Output created from an Agent or Controller to indicate success of a processing step is displayed in green. Such output is categorized as [SUCCESS] and display can be toggled using this checkbox.
    • stdout: Output created from a job script is written to the stdout and stderr channels. Such output is categorized as [STDOUT] and [STDERR] and display can be toggled using this checkbox.
    • Detail: Output includes detailed state transitions added by the Controller and is displayed in blue. Such output is categorized as [DETAIL] and display can be toggled using this checkbox.
  • Links
    • DownloadLog output is downloaded for viewing with a text editor of the user's client device. Which text editor to use is decided by the associated mime type text/plain or by browser settings.
    • Reload: A reload typically is not required as JOC Cockpit offers a running log that updates the log view window automatically from recent job log output.

Advanced Filter

To search for history entries in longer periods, by workflow, order state etc. the Advanced Search offers to filter results by the selected criteria.

...