tail_logs
View recent log entries from FIX protocol trading sessions to monitor system activity and troubleshoot operational issues.
Instructions
Return the last N lines of a log file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Log file path or name | |
| lines | No | Number of lines to return (default 20) |