system_logs
Retrieve system logs for any specified service on your Ubuntu server. Control the number of log lines to display for efficient troubleshooting.
Instructions
View system logs for a specific service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of lines to show (default: 50) | |
| service | Yes | Service name (e.g., docker, nginx, ssh) |