[Reference:<_A4441@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: Writing All Content
In message <_A4441@delegate-en.ML_> on 05/05/09(03:07:37)
you <pleiqbdyi-qjczymhxkk66.ml@delegate.org> wrote:
|How can I log every content that sent and received through Delegate in
|http/https proxy mode?
|
|I want to track every data that transferred between clients and server.
I usually use a builtin-filter "-tee" to peep messages and record into
the LOGFILE as follows:
FTOSV=-tee-n
Or you can record upstream/downstream messages in a separate file as this:
FTOCL=-tee-a/tmp/tocl FTOSV=-tee-a/tmp/tosv
For more customized logging, CFI-script for FTOSV/FTOCL will be useful.
Cheers,
Yutaka
--
9 9 Yutaka Sato <y.sato@delegate.org> http://delegate.org/y.sato/
( ~ ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|