19.3.5 Incident actions log
When an action runs, output is logged to the associated incident actions log file. To view the contents of the log for a selected incident, choose Tools and then the Incident Actions Log menu option. The following table describes the items contained in the log:
|
Item |
Description |
|---|---|
|
Command |
Command to run when the lifecycle state in which the incident is configured is reached |
|
Incident Name |
Name of incident |
|
Incident UUID |
UUID of the incident (displayed under the Registration tab) |
|
Command Type |
Type of command (Jython or ScriptOrExecutable) |
|
Lifecycle |
Lifecycle state of the incident (Registered, In Process, Completed, or Closed) |
|
Exit Code |
Command's return code |
|
Standard Output |
Standard output of the action |
|
Standard Error |
Standard error output |
|
Execution Status |
Determined status of the action |