log_overview
Scan a log file to obtain its size, line count, time range, log level distribution, and head/tail samples. Use this as the initial step in log file investigation.
Instructions
Quick scan of a log file: size, line count, time range, level distribution, and head/tail samples.
Use this as the first step when investigating a log file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| sample_lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |