| Item name | Description | Remarks | 
| Name | Enter a name for this search criteria. |  | 
| Filter by time | Select whether to set time as the search condition or not. 
[Checked]:(default)
Limits the period or date/time.
[Not Checked]:
Does not limit the period or date/time
 |  | 
| Period | Specify day, week, and month by which the search result should be filtered. | 
Enabled when [Filter by time] is checked.Defaults to 1 hour | 
| Date and time | Specify year, month, day, hour, minute, and second by which the search result should be filtered. | 
Enabled when [Filter by time] is checked.Defaults to a time period between 0:00:00 of the current date and the current date time which is set when the dialog is opened. | 
| Filter by execution result | Select whether to set the status of execution result should be included in the search criteria. 
[Checked]:
The result of the execution is included.
[Not Checked]:(default)
The result of the execution is not included.
 |  | 
| Succeeded | Select whether to include succeeded(when the exit status is 0) status in the search criteria. 
[Checked]:(default)
The succeeded status is included in the search criteria.
[Not Checked]:
The succeeded status is not included in the search criteria.
 | 
Enabled when [Filter by execution result] is checked. | 
| Failed | Select whether to include failed status(when the exit status does not equal to 0) in the search criteria. 
[Checked]:(default)
The failed status is included in the search criteria.
[Not Checked]:
The failed status is not included in the search criteria.
 | 
Enabled when [Filter by execution result] is checked. | 
| Specify end status | Select whether to specify the exit status in the search criteria. 
[Checked]:
Specify an exit status of none 0
[Not Checked]:(default)
Does not specify an exit status
 | 
Enabled when both [Filter by execution result] and [Failed] are checked. | 
| Running | Select whether to include Running status should be included in the search criteria. 
[Checked]:(default)
Running status is included.
[Not Checked]:
Running status is not included.
 | 
Enabled when [Filter by execution result] is checked. | 
| Filter by execution user | Select whether to include the user who executed the script should be included in the search criteria. 
[Checked]:
Select a user to be included in the search criteria.
[Not Checked]: (default)
User who executed the script is not included in the search criteria.
 |  | 
| Filter by name of service or script | Select whether to include both the service name and the script name in the search criteria. 
[Checked]:
Specify a service or a script name the search results are  filtered against.
[Not Checked]: (default)
Do not specify any service or script name.
 |  | 
| Service name | Specify a service name search results are filtered against. | 
Enabled when [Filter by name of service or script] is checked. | 
| Script name | Specify a script name search results are filtered against. | 
Enabled when [Filter by name of service or script] is checked. | 
| Filter by execution ID | Select whether to include Execution ID in the search criteria. 
[Checked]:
Specify an execution ID in the search criteria.
[Not Checked]:(default)
Do not specify any execution ID.
 |  | 
| Execution ID | Specify an execution ID to be include in the search criteria. | 
Enabled when [Filter by execution ID] is checked. | 
| Item name | Description | Remarks | 
| Service | Displays the name of the service | When executed from Designer, it will be displayed as <Executed from designer>.
 | 
| Script | Displays the name of the script. |  | 
| Execution ID | Displays the execution Id of the script/ |  | 
| Execution user | Displays who is running the script. |  | 
| Type | Type used to run the script. |  | 
| Start time | Displays the start of the script execution |  | 
| End time | Displays the end of the script execution |  | 
| Execution time(ms) | Displays the execution time in milliseconds. |  | 
| Result | Displays the result of the script execution 
Succeeded (0):Represents that the script has been successfully executed.
Failed (<exit status value>):The script execution has been terminated prematurely.
Running:Represents script is running.
 |  |