VPS customers can have their Drupal system messages appear in either the database or a raw log file on their system, or both!
local0.* /var/log/yourdomain.logsudo /sbin/service syslog restartTo view the log, type sudo tail /var/log/yourdomain.log -f --lines=1 This tells your system to view whatever happens to be the last line of the log at any given point in time. Here's what this looks like if you have a Terminal window open using the justagwailo.com as an example:

This work is licensed under a Creative Commons Attribution-Share Alike 2.5 License. This license applies to all text written by Bryght. All others retain full copyright to their text.