> For the complete documentation index, see [llms.txt](https://scriptables.gitbook.io/scriptables-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scriptables.gitbook.io/scriptables-documentation/logs.md).

# Logs

Whenever a build is triggered from any action such as setting up a server, deploying a site, adding cron jobs, and so forth, Scriptables will track every action being executed on your server.

You can then access, these logs by clicking on the event log icon as per below under actions.

<figure><img src="/files/Xn66Triwgx7naj81M5zU" alt=""><figcaption></figcaption></figure>

For security reasons - logs are encrypted before storage, so you can not read them directly in the DB and will only be able to decrypt and view them from this log viewer in Scriptables.

To get more detailed logs in your terminal, you can also set this env: **VERBOSE\_LOGS=yes,** which will appear in your docker logs.

<figure><img src="/files/f0icFNWwvnWXTAhRxSyQ" alt=""><figcaption></figcaption></figure>
