Thanks Marcus, that does appear to be the same thing I’m seeing.

Appreciate you providing a link to the bug, I’ll be following it.

Joey


From: squid-users <squid-users-boun...@lists.squid-cache.org> On Behalf Of 
Marcus Kool
Sent: Wednesday, March 13, 2019 9:06 AM
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] attempting to disable (or mute) logs


I think you are suffering from this bug: 
https://bugs.squid-cache.org/show_bug.cgi?id=4906

Marcus


On 13/03/2019 10:09, Joey Officer wrote:
I’m running a squid instance in AWS behind a network load balancer.  As part of 
the health checks, at least that’s what I believe, we’re seeing this log entry 
spamming which is hiding the rest of the relevant log data.  Sample log entry 
(repeating countless times)

1552419269.039 0 172.34.33.137 NONE/000 0 NONE 
error:transaction-end-before-headers - HIER_NONE/- -

I’ve added the following:

acl dontLog http_status 000             # tcp_denied (due to auth)

cache_store_log none
cache_log /dev/null
access_log stdio:/var/log/squid/access.log !dontLog

Any help on hiding that log entry so I can get back to useful data would be 
great.

Thanks,
Joey





_______________________________________________

squid-users mailing list

squid-users@lists.squid-cache.org<mailto:squid-users@lists.squid-cache.org>

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

Reply via email to