web_log
Report per-domain web access history: which tier answered, which wall appeared, and timing. Spot half-blocked or slow domains and learn when a tier needs resetting.
Instructions
Report what this installation has done per domain: which tier answered, which wall appeared, how long it took. view=summary shows domains that are half blocked or slow, the sign of a learned tier gone wrong (reset it with web_status forget_tier); view=recent lists the last events. web_status shows the current state; this is the history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | recent (default) or summary. | |
| limit | No | Maximum lines for `recent`. Default 50. | |
| domain | No | Only this domain. | |
| since_secs | No | How far back to look, in seconds. Default 3600. |