Skip to main content
Version: 1.2

transform-server-group logs

Usage​

tecton transform-server-group logs [OPTIONS]

Description​

Show Transform Server Group logs.

Options​

FlagDescription
--id TEXTID of the server group [required]
--s, --start TEXTStart timestamp filter, in ISO 8601 format with UTC zone (YYYY-MM-DDThh:mm:ss.SSSSSSZ). Microseconds optional. Defaults to the one day prior to the current time if both start and end time are not specified.
-e, --end TEXTEnd timestamp filter, in ISO 8601 format with UTC zone (YYYY-MM-DDThh:mm:ss.SSSSSSZ). Microseconds optional. Defaults to the current time if both start and end time are not specified.
-t, --tail INTEGERTail number of logs to return (max/default 100)

Was this page helpful?