Server log
open77_console_tailRead recent server log entries after a reload, filtering by regex or resource name to find errors and messages.
Instructions
Recent server log entries, optionally filtered by a regex and a resource name. Use after a reload to read what the server said; errors carry the resource in brackets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Only entries after this sequence number, for paging | |
| lines | No | How many of the newest entries (default 80) | |
| pattern | No | Regex on the message (case-insensitive) | |
| resource | No | Only lines mentioning this resource |