Summarize rlg errors by component
summarize_errorsGroup ERROR-and-above log records by component, returning counts for each. This provides a quick error taxonomy to identify failure hotspots during triage.
Instructions
Group ERROR-and-above rlg records by component and count them, giving a quick error taxonomy for triage. Use this for an at-a-glance failure breakdown; use filter_log when you need the underlying records rather than counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Filesystem path to an rlg log file to scan for ERROR-and-above records. |