Skip to content

Real-time logs

Atlantis supports streaming terraform logs in real time by default. Currently, only two commands are supported

  • atlantis plan
  • atlantis apply

WARNING

Not all custom workflow outputs and other terraform commands are supported. Support for terragrunt has been added, see examples in Custom Workflows.

In order to view real-time terraform logs, a user can navigate through the details section of a given project's plan or apply status check.

Plan Command

This will link to the Atlantis UI which provides real-time logging in addition to native terraform syntax highlighting.

Plan Output

WARNING

As of now the logs are currently stored in memory and cleared when a given pull request is closed, so this link shouldn't be persisted anywhere.

Copyright Atlantis a Series of LF Projects, LLC. For website terms of use, trademark policy and other project policies please see LF Projects, LLC Policies.