sa@xxxxxxxxxxxxxxxxxxxxxx wrote:
Hi,
How to get the exact URL for the video page accessed at youtube?
The logs i get at /var/log/squid/access.log are somethig like:
1184909884.595 731343 IP_address TCP_MISS/200 11193996 GET
http://sjl-v138.sjl.youtube.com/get_video? - DIRECT/64.15.120.41 video/flv
1184910364.897 267150 IP_address TCP_MISS/200 5105232 GET
http://lax-v148.lax.youtube.com/get_video? - DIRECT/64.15.112.112 video/flv
1184911008.639 345580 IP_address TCP_MISS/200 7128791 GET
http://chi-v274.chi.youtube.com/get_video? - DIRECT/64.15.126.23 video/flv
1184912643.971 469498 IP_address TCP_MISS/200 6253234 GET
http://lax-v46.lax.youtube.com/get_video? - DIRECT/208.65.155.149 video/flv
But this does not show the actual video webpage accessed (something like
http://youtube.com/watch?v=HtVbAazUekM)
Regards,
SA
From squid.conf:
# TAG: strip_query_terms
# By default, Squid strips query terms from requested URLs before
# logging. This protects your user's privacy.
#
#Default:
# strip_query_terms on
As an aside, if you are starting a new thread, please don't respond to a
message.
Chris