Skip to main content

Find a specific error

The issue list is built for narrowing down fast. Combine any of these - they stack with AND.

Search by text

Type in the search box (or add q=) to match across the title, message, exception class, source path, and channel:

?api=errors&q=timeout

Filter

FilterExampleFinds
Severityseverity=ERROROnly that level
Statusstatus=openOpen / in-progress / fixed / won't-fix / reoccurred
Typelog_type=nginx_accessLaravel, Horizon, nginx_access, console, manual
Sourcesource=billingA channel or archived file path
Modulemodule=billingOne module (id, slug, or name)
Datedate=2026-07-21Issues with an occurrence that day
Tagtag=webhookIssues carrying a tag
Has stackhas_stack=trueOnly issues with a parsed stack trace

Sort and page

sort=occurrences (most frequent), newest, or oldest; then page and limit.

Example - the day's most frequent errors:

?api=errors&date=2026-07-21&severity=ERROR&sort=occurrences

Next