On Tue, Jun 10, 2008 at 4:52 PM, Derek Martin <[EMAIL PROTECTED]> wrote: > No. As Russ points out, rssh logs pretty much everything it's able to > already (which isn't much). You have a small amount of control over > what you see in the logs by reconfiguring syslogd (I believe rssh logs > messages to levels LOG_INFO, LOG_WARN, and LOG_ERR, IIRC). If you're > not seeing much in the logs, it's probably because you're not logging > much from the LOG_USER facility. > > Check out the man page for syslog.conf, syslogd, and/or the syslog() > library call (from section 3 of the man page, NOT section 2).
Thanks for the info! Tony ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ rssh-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rssh-discuss
