stream_logs
Stream live system logs for a set duration to capture real-time output during specific actions. Filter by process name for targeted monitoring.
Instructions
Stream live logs for a specified duration. Useful for capturing logs during an action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| process | No | Filter by process name | |
| durationSeconds | No | How long to stream logs (default: 10 seconds, max: 30) |