Re: pureftpd logging to mysql instead syslog ?
Dio Brando <[email protected]> Wed, 04 Jan 2006 16:39:15 +0100
| Newsgroups | gmane.network.pureftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Steve, I'm trying your named pipe logging patch, but "cat < /tmp/pipe" doesn't get me anything. -l param is CLF:/tmp/pipe configured. Are there somethings that I could forgot to configure? I compiled pure-ftpd with after patching: ./configure --with-extauth --with-throttling --with-ftpwho \ --with-ratios --with-cookie --with-tls \ --with-certfile=/etc/pure-ftpd/pure-ftpd.pem \ --with-peruserlimits --with-quotas --with-diraliases --with-altlog Bye, Dio. Steve Marple ha scritto: > 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] > --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]