Re: pureftpd logging to mysql instead syslog ?
Dio Brando <[email protected]> Wed, 04 Jan 2006 21:48:37 +0100
| Newsgroups | gmane.network.pureftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Steve, Steve Marple wrote: > > If only there was any easy way to see what was configured at compile > time... I modified the gentoo ebuild to include my patch, but I *think* > the options used were: > > --with-pam --with-pgsql --with-virtualchroot --with-altlog > --with-extauth --with-puredb --with-cookie --with-throttling > --with-ratios --with-quotas --with-ftpwho --with-uploadscript > --with-virtualhosts --with-diraliases --with-peruserlimits --with-largefile > > The only one which I think is important is "--with-altlog". Now, I compiled pure-ftpd again with paying attention at this param, but I had the same problem. > > When running the daemon I use the option --altlog > clf:/var/log/pureftpd.fifo You can use -O instead of --altlog. -l is > for logins (not logging!) Sorry for the mistake, I meant -O. > > If you still have problems confirm you can create a plain clf logfile. > Then delete the file and create a fifo before starting pure-ftpd. Yes, it can create and write a normal plan file, but not in the fifo. It doesn't get me any errors on log or somewhere. It's strange because I can't see how pure-fptd let out log strings to FIFO, but I can't get they by FIFO whit cat or something because it logs normally on a plain file. Someone can test it other me? FIFO is owned by root with 755 permission. prwxr-xr-x 1 root root 0 Jan 4 21:05 pure_log_pipe Distro is a Fedora Core 2. > > Steve > Thanks, Dio. --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]