Capture common log levels from log lines.
Section: Extraction Recipes
Extract log level
regex
regex
\b(INFO|WARN|WARNING|ERROR|DEBUG|TRACE|FATAL)\bExplanation
Helpful for log triage and indexing.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Extraction Recipes