vercel logs <deployment url>

Displays the logs for a deployment

Arguments

NameDescription
deployment urlGet logs for specified deployment

Options

NameDescription
-a, --allReceive access logs in addition to regular logs
-f, --followWatch for additional logs output
-n, --number <arg>Specify number of log lines to output
-o, --output <arg>Specifies format of logs output as 'short' or 'raw'
--since <arg>Return logs after a specific ISO 8601 date
-q, --query <arg>Return logs against a search query
--until <arg>Return logs up to a specific ISO 8601 date