Skip to main content
Retrieve logs for an instance.

Signature

Parameters

int
required
Optional[str]
Number of lines to show from the end of the logs (default ‘1000’)
Optional[str]
Grep filter for log entries
bool
Fetch daemon system logs instead of container logs

Returns

str

Example