Switch a Drupal site to syslog logging with level user_6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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