Learn more about reviewing the results returned from an XQL query.
Notice
Building Cortex Query Language (XQL) queries in the Query Builder requires a Cortex XDR Pro license.
Review the following topics:
The results of a Cortex Query Language (XQL) query are displayed in a tab called Query Results.
Note
It's also possible to graph the results displayed. For more information, see Graph query results.
Real-time query results
Cortex XDR displays partial results for queries run in the Query Builder as they are received, subject to the limitations below. In a long-running query, viewing the initial findings enables you to refine, validate, or stop the query.
The partial results are displayed only in the Table tab. The results are added to the table as they are received in real time. The incremental query results aren't ordered, so they may not be in sequence.
Note
Results are received incrementally for the first 100K records, or up to 100MB worth of records, whichever comes first. After that, the next update is when the query has finished running completely.
Limitations
Real time query results are available only in the Query Builder and in free text query.
Real time results are displayed only for queries run on hot datasets.
The Sort option is available only after all the data is retrieved.
When you formulate complex queries, the results will be displayed when the query has finished running completely, and not in real time. Some of the clauses that are included in this restriction are:
JOIN - incremental results are supported only when the secondary dataset is smaller in size
SORT
COMP
WINDOWCOMP
TOP