Find Errors in Sumo Logic
sumo_find_errorsSearch recent logs for error indicators like exceptions, failures, and stack traces. Filter by service, text, or source category to isolate issues within a time window.
Instructions
Search for recent errors using an opinionated query that looks for ERROR, exception, failure, fatal, and stack traces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Additional text to filter for | |
| limit | No | Maximum number of results | |
| service | No | Service name to filter by | |
| lastMinutes | No | Search the last N minutes (default: 30) | |
| sourceCategory | No | Source category to search (uses default if omitted) |