Triage a paste of log lines
triage_logPaste log lines — combined, JSON, uniq -c, <ip> <ua> or bare user-agents, auto-detected — for per-line crawler, operator, purpose and cost of blocking, a rollup by operator and category, and every line whose address contradicts its claim. Log text, never a URL. Example: log='66.249.66.1 Googlebot/2.1' returns Googlebot, Google, search, verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log | Yes | The log text, up to 5000 lines. Mixed formats are fine. | |
| limit | No | Max rows, default 200. | |
| detail | No | Per-line table, or aggregates only. |