search_server_log
Searches server_log.txt for keywords like 'Error', 'Crash', or 'Failed' to diagnose issues. Scans recent lines to locate matching entries.
Instructions
Search for specific keywords (e.g., 'Error', 'Crash', 'Failed') in server_log.txt
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of lines to scan from the end | |
| query | Yes | Keyword to search for |