On 2016-05-17 07:49, J Green wrote:
Sorry, I was looking for logging of traffic management events, where
maximum download/upload size has been violated.  Thank you.


The Squid native format logs size of things delivered to the client, not the upload/request size.

You will need to define a custom log format. See the "SIZE COUNTERS" section of <http://www.squid-cache.org/Doc/config/logformat/> for the available size measurement codes. You probably want %st.

And as Alex said tunnels and large uploads will not be logged and reported until they are finished. You cannot catch someone in the act using logs.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to