Messner, Alexander wrote:
Hi all,

is it possible to log the direction of the traffic. We here must log the upload not the download traffic.

AFAIK, this is not possible (Without hackhing see logfile.c ). But may be it helps:


# tail -f ~/logs/access.log | grep "PUT" > ~/logs/access.new.log

Regards,
Ilker G.






Reply via email to