logs_search
Search Paper server logs using a regex pattern to find error messages, player activities, or custom events for troubleshooting and monitoring.
Instructions
Search logs/latest.log for lines matching a regex pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Regex pattern to search for (case-insensitive) | |
| maxMatches | No |