LOGS command
The LOGS command prints the primary log of the chosen component.
Log files can grow to a large size. For that reason, you should pipe the output of this command into a tool like less, to facilitate better navigation.
LOG command options
-r, --runtime-app | Prints the log of the Runtime REST API Web App. |
-d, --server-app | Prints the log of the Server Web App. |
-c, --client | Prints the log of the Client. |