Read Odoo logs (SSH)
odoo_sh_logsTail Odoo logs from the build container, supporting optional grep filtering and line count selection.
Instructions
Tail Odoo logs (odoo.log, install.log or pip.log) from the configured Odoo.sh build container via SSH. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grep | No | Optional fixed-string filter (case-insensitive), e.g. 'ERROR' | |
| lines | No | ||
| log_type | No | odoo |