Skip to content

Commit 8b8d8ef

Browse files
committed
Log squid access to stdout
1 parent 8669de4 commit 8b8d8ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

squid.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@ refresh_pattern ^ftp: 1440 20% 10080
7373
refresh_pattern ^gopher: 1440 0% 1440
7474
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
7575
refresh_pattern . 0 20% 4320
76+
77+
# Redirect access logs to stdout
78+
access_log stdio:/dev/stdout squid

0 commit comments

Comments
 (0)