|
To run a tail log, you must have the Developer or System Administrator role. Before you perform the following steps, be sure to clear the Production Instance check box in the active System Setting record, and restore the setting after you are done working with the log. Do not clear this check box on production tenants, as other functionality may be affected.
|
URL
|
Description
|
---|---|
https://<hostname> /tail_log
|
Retrieves the last 500 lines of the platform log.
|
https://<hostname>/tail_log?lines=<n>
|
Retrieves the last n lines of the platform log, where n is a value between 1 and 500.
|