Search squid archive

Re: Reg: Squid - POST log uploded files...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sathish Kannan Subramanian wrote:
Hi,
I am trying to set up squid proxy for my network where I also want to monitor the file uploads with their names. My first question is that is it possible to monitor uploaded file names using squid and continuing on that question i would like to ask if possible then what is the best way to do so?
I have posted the problem on the google group also but since nobody is responding i thought of sending you the problem.

Depends on what you mean by monitor.
You can log any of the standard HTTP headers individually or as a block.

This will log the header which contains filename and when it was POSTed:

  logformat files %ts.%03tu %{Content-Disposition:;name}>h
  acl POST method POST
  access_log /posted-files.log files POST


What google group? this email list is the official users help channel.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.6
  Beta testers wanted for 3.2.0.1


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux