Re: pureftpd logging to mysql instead syslog ?

Steve Marple <[email protected]> Tue, 03 Jan 2006 08:26:55 +0000
Newsgroups gmane.network.pureftpd.user
Message-ID <[email protected]>
daniel petre wrote:
> 
> hello, does pureftpd log to mysql instead of syslog?
> id like to have all logins,logouts, file transfers logged
> straight into a database, can it be done?

I use the CLF altlog option to log selected file transfers to a
postgreSQL database, using a daemon which reads from a fifo (named
pipe). The default build won't write to a fifo, it fails due to seeking
on a pipe. The patch to fix this is on sourceforge:

http://sourceforge.net/tracker/?func=detail&aid=1293681&group_id=18317&atid=318317

I don't think you can get logins/logouts this way.


---------------------------------------------------------------------
To post a new message, e-mail: [email protected]
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]