LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Adding full request and response to squid access.log (https://www.linuxquestions.org/questions/linux-general-1/adding-full-request-and-response-to-squid-access-log-4175476238/)

cyb33r 09-06-2013 07:46 PM

Adding full request and response to squid access.log
 
Hello
I want to see full request and response of http in access.log of squid. for example i go to example.com with squid and i can see the source in access.log:<html><body><p> Hello World! example.com</p></body></html>
How can i do that?
Thank you

unSpawn 09-07-2013 03:35 PM

IMO that's not a task for Squid but for tcpdump or equivalent.

cyb33r 09-07-2013 04:16 PM

yeah, but i dont want use tcpdump or equivalent because i want sniffing data from squid ssl, i can see the log of https in the /var/log/squid/access.log but i can't see it with tshark.
Full question is here:http://www.linuxquestions.org/questi....php?p=5023786
Thank you

unSpawn 09-07-2013 05:01 PM

Quote:

Originally Posted by cyb33r (Post 5023801)
yeah, but i dont want use tcpdump or equivalent because i want sniffing data from squid ssl

Then why the heck didn't you post those requirements here the first place? Really doesn't warrant posting a new thread as you can edit the original post you know. (Plus it wasted my time but lets not talk about that.)


All times are GMT -5. The time now is 10:46 PM.