On Fri, 2011-09-09 at 18:31 +0200, Mike Gabriel wrote:
hi all,
today I have added syslog support to all X2go Server scripts.
Currently, two log levels are used:debug -> mostly for db debugging info -> write to syslog whenever one of the X2go Server commands is called
The default loglevel is ,,notice''. For this level, I plan to log if a
session has been started/suspended/resumed/terminated.More to come later, Mike <snip> Not that it's critically important but, if you insert the word ERROR when logging an error condition, I believe it can be picked up by OSSEC for log reporting - John