Enabling more Logs on Squid Proxy
For ETPLC project, need enabling:
- HTTP header Referer
- HTTP header User-Agent
- HTTP header Cookie
- Remote IP
Ok like change this on your squid.conf:
logformat specific %6tr %>a %Ss/%03>Hs %ui [%tl] %<st %rm %ru %un %Sh/%<A %mt "%{User-Agent}>h" "%{Referer}>h" "%{Cookie}>h" %<a
access_log daemon:/PATH/access.log specific