Hello,

I would like to run the squid in a Kubernetes environment.
I can simply send the access.log outside the container with the syslog module.
I have tried it with the cache.log, but unfortunately I don't see any log 
entries from the cache.log. The access.log lines are transmitted:

--snip--
# send the logs to rsyslog (rsyslog will forward the logs to external syslog 
server)
access_log syslog:local1.info keyvalue
cache_log syslog:local2.info
--snip--

Is it possible to send the cache.logs to the syslog socket /dev/log ?

-- 
Regards

  Dieter

--
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
>From field.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to