Skip to content

Instantly share code, notes, and snippets.

@wheresalice
Created July 26, 2010 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wheresalice/490373 to your computer and use it in GitHub Desktop.
Save wheresalice/490373 to your computer and use it in GitHub Desktop.
Switch a Drupal site to syslog logging with level user_6
/var/aegir/drush/drush.php disable dblog && /var/aegir/drush/drush.php enable syslog
echo 1 | /var/aegir/drush/drush.php variable set syslog_facility 176
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment