If a query does not return any results, verify the following:
The selected Log Type is correct.
The selected Module is not mismatched with the component being investigated.
The Status filter or query condition is configured correctly.
The selected time range includes the expected execution.
The logs have been indexed and are available for search.
Newly generated logs may take a few minutes to become searchable.
Auto-suggestions are displayed only for supported log types, fields, operators, and values.
If suggestions do not appear:
Verify that the query syntax is valid.
Ensure the selected log type supports the field being queried.
Continue typing additional characters to narrow suggestions.
For supported query syntax, refer to Auto-Suggestions and Query Language.
Unexpected results may occur when:
An incorrect log type is selected.
The query contains unsupported field names.
Conditions are combined incorrectly.
The selected time range is too broad or too narrow.
Review the generated query and verify all selected filters.
To investigate a specific execution:
Search using the appropriate log type.
Open the matching log entry.
Use View Trace Tree to identify related executions.
Use the qthread_id to locate all logs associated with the execution flow.
Open the log entry and select View Trace Tree.
Use Open Parent to view the component that initiated the current execution.
You can also use the parent_access_id to identify the immediate parent execution.
Use the QThread ID available in the log details.
Use the qthread_id to trace all logs that belong to the same execution flow. To understand direct parent-child relationships between executions, use the parent_access_id .
Refer to Trace Logs using QThread ID and Trace Parent Executions using Parent Access ID for details.
The View Related Logs action is available only for script-based modules such as:
Functions
CodeX
For other modules, related application logs may not be available.
When searching for a logger message:
Open the matching Application Log.
Click View Application Logs icon .
Open the associated Access Log or Execute Log.
This helps identify the execution that generated the message.
Only the query name can be edited after a query is saved.
If you modify the query definition, it must be saved as a new query.
Verify that:
The alert is enabled.
The query condition matches incoming log data.
New logs satisfy the configured alert criteria.