Pattern
/\[(ERROR|WARN|INFO|DEBUG|TRACE|FATAL)\]/
Sample text
[INFO] boot [WARN] retry [ERROR] failed [TRACE] detail plain lineTest this pattern in the editor
Pull severity tokens from structured logs.
/\[(ERROR|WARN|INFO|DEBUG|TRACE|FATAL)\]/
[INFO] boot [WARN] retry [ERROR] failed [TRACE] detail plain lineTest this pattern in the editor
Find YYYY-MM-DD dates in logs and prose.
ISO-8601 timestamps with optional timezone.
Octet-bounded IPv4 matcher for log scraping.
Common full and compressed IPv6 forms.
Host, time, and request from a Combined log line.
Three-digit status codes in access logs.