We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8669de4 commit 8b8d8efCopy full SHA for 8b8d8ef
1 file changed
squid.conf
@@ -73,3 +73,6 @@ refresh_pattern ^ftp: 1440 20% 10080
73
refresh_pattern ^gopher: 1440 0% 1440
74
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
75
refresh_pattern . 0 20% 4320
76
+
77
+# Redirect access logs to stdout
78
+access_log stdio:/dev/stdout squid
0 commit comments