get-logs
Retrieve and filter application logs from stdout-mcp-server. Specify line count, text filters, or timestamps to streamline debugging and monitor output efficiently.
Instructions
Retrieve logs from the named pipe with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Text to filter logs by | |
lines | No | Number of log lines to return | |
since | No | Timestamp to get logs after |