Read logging messages from a data source
read_loggingsExtract INFO, WARN, and ERROR messages from any data source, with optional time filtering to isolate issues for debugging and diagnostics.
Instructions
Extract INFO, WARN, and ERROR messages from a data source. Supports optional time filtering. Use for debugging or diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| path | Yes | ||
| end_seconds | No | ||
| start_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |