LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   vsftpd logs in Ubuntu 12.10 (https://www.linuxquestions.org/questions/linux-networking-3/vsftpd-logs-in-ubuntu-12-10-a-4175438770/)

harry_ord 11-26-2012 09:35 AM

vsftpd logs in Ubuntu 12.10
 
Greetings

Not so long ago, my logs on vsftpd located in /var/log/vsftpd looked very detailed, just like that:


Tue Nov 13 16:11:43 2012 [pid 3] [syadmin] OK UPLOAD: Client "192.168.1.6", "/home/syadmin/04 Oasis - Stand By Me.mp3", 14266994 bytes, 1606.77Kbyte/sec

But now they look horrible:

Mon Nov 26 11:33:43 2012 1 192.168.1.2 176764 /home/general/memtest86+.bin b _ o r sbustamante ftp 0 * c

Before this happened, i installed webmin and proftpd, but then i removed the last.

How can i fix this? i need it to look like before, i canīt understand how it shows me the logs right now.

bathory 11-26-2012 11:11 AM

Hi,

You need to comment out "xferlog_std_format", or set it to no
Code:

xferlog_std_format=NO
Regards

harry_ord 11-26-2012 11:29 AM

Thanks a lot! it worked fine.

Look:

Mon Nov 26 14:26:01 2012 [pid 1] [sbustamante] OK LOGIN: Client "192.168.1.2"
Mon Nov 26 14:26:09 2012 [pid 3] [sbustamante] OK UPLOAD: Client "192.168.1.2", "/home/general/11 I Wish I Felt Nothing.MP3", 5036917 bytes, 2315.87Kbyte/sec
Mon Nov 26 14:26:25 2012 [pid 3] [sbustamante] FAIL DOWNLOAD: Client "192.168.1.2", "/home/general/04-Chains.mp3", 0.00Kbyte/sec
Mon Nov 26 14:26:32 2012 [pid 3] [sbustamante] FAIL DOWNLOAD: Client "192.168.1.2", "/home/general/04-Chains.mp3", 0.00Kbyte/sec
Mon Nov 26 14:26:41 2012 [pid 3] [sbustamante] OK DOWNLOAD: Client "192.168.1.2", "/home/general/1.Please Please Me/02-Misery.mp3", 1780873 bytes, 4359.10Kbyte/sec

bathory 11-26-2012 11:43 AM

Cool!
You may mark the thread "Solved" from "Thread Tolls" on top of the page

Regards


All times are GMT -5. The time now is 07:04 PM.