On Sat, Apr 21, 2007 at 12:31:31PM -0400, Marc Racette wrote: > Hi Derek, > > Thanks for the reply. I did look extensively through the documentation > files that came with my installation of RSSH, and I also checked the > website FAQ before I sent out this email, but I wasn't able to find > anything relating to logging or setting up the jail to make sure logging > is set up appropriately. Could you please point me in the right > direction as to where to look for this information?
Look at the file CHROOT in the source tarball, or in your distribution's documentation directory if you're using a package. Search for "log" in the file, and you'll no doubt find what you're looking for. There's an entire section on logging in this file... > A bit more information about my setup: > > The sftp subsystem is set up to log to /var/log/sftpd. The logging > ssystem im using is metalog. I don't know about Metalog, but the same basic principles ought to apply to that as to syslog. Logs are probably written by writing to a socket. You'll need such a socket inside your jail. You'll have to read your documentation to figure out how to do that. The Metalog folks may be able to help you. If they can't, I'd switch back to syslog... -- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0x81CFE75D
pgp1jhbwM9cbk.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ rssh-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rssh-discuss
