distill_logs
Filter and compress raw logs to retain startup context, shutdown state, and error traces while removing repetitive status messages.
Instructions
Filter and compress raw logs by preserving startup context, shutdown state, and matching error traces while omitting large blocks of repetitive status messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_text | Yes | ||
| keep_head | No | ||
| keep_tail | No | ||
| error_patterns | No | ||
| dedup | No | ||
| token_budget | No |