Maximum log
Asif Iqbal <[email protected]>
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <[email protected]> |
Hi All How do I get the maximum log of proftpd running with tcpserver? I am only seeing connection establish and close in the log file. (root)@ftp0:~$ cat /service/ftpd/run #!/bin/sh exec 2>&1 exec tcpserver -v -DHRl0 0 21 /usr/local/sbin/proftpd -n -d 9 (root)@ftp0:~$ cat /service/ftpd/log/run #!/bin/sh exec /usr/local/bin/multilog t /var/log/ftp Log file shows only this @4000000044244b0138eb674c tcpserver: status: 1/40 @4000000044244b013a0a352c tcpserver: pid 2412 from 155.70.141.45 @4000000044244b013a0a6024 tcpserver: ok 2412 0:77.133.231.111:21 :155.70.141.45::47641 @4000000044244b0f1abf1d54 tcpserver: end 2412 status 0 @4000000044244b0f1abf484c tcpserver: status: 0/40 Thanks -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "..there are two kinds of people: those who work and those who take the credit...try to be in the first group;...less competition there." - Indira Gandhi