Name of functions |
Menu |
Description |
Remarks |
My logs search condition list |
Log search condition list |
Lists all search criteria. |
- Sorted by standard unicode character order.
|
Create new log search condition |
Creates a new criteria used for searching log messages. |
|
Execute Log Search |
Find the executing history of the script that matches the registered log search condition. |
|
Rename log search condition |
Rename log search condition. |
|
Edit log search condition |
Edit registered log search condition. |
|
Delete log search condition |
Delete log search condition. |
|
Download in text format |
Download the execution history as a plain text file. |
If no XML log has been enabled and no files can be downloaded thusly, an error dialog will be prompted to the user.
- The name of the file downloaded locally will be in the form of <script name>_<execution ID>.log
|
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.
- [No 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.
- [No 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.
- [No Checked]:
The failed status is not included in the search criteria.
|
- Enabled when [Filter by execution result] is checked.
|
Filter by 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.
- [No 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.
|