grep_logs
Search log files for specific patterns to monitor session health and troubleshoot FIX protocol trading operations.
Instructions
Search log files for a pattern and return matching lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Regex or literal pattern to search for | |
| file | Yes | Log file path or name |