—count
Shows the total number of logs that match your active filters. Useful for quickly sizing an incident or validating a filter before exporting.
Syntax
--count Usage
--count
level:error --count
level:error context.gateway:stripe @last-24h --count Combine with any filter. The count reflects everything currently in scope.
Notes
- Executes immediately on submit
- Works in the advanced filter bar
- Combines with all other filters (level, message, context, time range)