NQL with
Syntax
<object table> ...
| with <event table> ...Example
devices
| with web.errors during past 7d
| list device.name, operating_system.nameName
OS name
Computing new metric
Using multiple ‘with’ clauses
Number of crashes
Sum of freezes
Binary name
MD5 hash
Filtering data
Name
total_errors_device
Last updated
Was this helpful?