Squid does not natively support this. I haven't seen a patch that allows it either. I started to write one to perform this task, but quickly realized that it is just easier to make a named pipe (FIFO) in place of the access log and have a perl script dump data to the database. Of course this will only work if your OS supports named pipes. If you'd like to go this route but need some more help, feel free to ask.
--Jason ----- Original Message ----- From: "Alireza Naderi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 3:30 PM Subject: [squid-users] logging to mysql > > Hi guys > > Is squid has ability to write their access.log on mysql database? > if yes how should i do? > > Thanx in advance > Alireza > > >
