Check Server Provision Logs

Sometimes you may encounter problems while provisioning your servers. Check your server' actions logs to evaluate what happened.

  1. On Devopness, navigate to a project then select an environment
  2. Find the Servers card
  3. Click the View in the Servers card
  4. On the upper-right corner, click ACTIONS to see a list of actions for all Servers of the current environment
  5. In the list of actions, find the action you want to inspect and click LOGS to see the list of action steps

    There are 3 actions related to the server provision process: Provision, Provision-check and Add; each action can have one of the following status: Queued, Pending, In progress, Completed or Failed.

  6. In the action details view, find the server and the action step you want to inspect and click LOGS
  7. A text area will be displayed containing the output log of the action step execution

Required Permissions:

NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:

Resource Type Permission
Server View

For instructions on how to grant user permissions in an environment, see Add team to an Environment