Provision Logs

Component ID

1871360

Component name

Provision Logs

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

783

Component created

Component changed

Component body

Provision Logs is a simple add-on for the Aegir Hosting System drush file that does two things:

  1. Sets a site's error log to /var/aegir/logs/domain.error.log
  2. makes http://domain/error.log available in the browser.

Currently it does this for every site no matter what. More work is needed to allow disabling of the "http://domain/error.log" page.

Aegir 7.x-3.x

The 7.x code moved to hosting_logs repo under the 'drush' directory.

See for more details on how/why: #2300537: Merge Provision extensions into Hosting modules