Help
Skip to main content

Squilink - __link__

Note: Sarg (Squid Analysis Report Generator) is SquiLink’s closest competitor, but SquiLink offers more modern HTML output and better ICAP support. SquiLink is typically available via package managers on BSD and Linux:

# On FreeBSD (most common) pkg install squilink apt install squilink Or build from source (GitHub) git clone https://github.com/squid-cache/squilink cd squilink make && sudo make install squilink

What is SquiLink? SquiLink is an open-source, web-based log analysis and reporting tool specifically designed for Squid Proxy Server logs. While many generic log analyzers exist (such as Webalizer or AWStats), SquiLink is uniquely optimized to parse the complex, high-volume log formats generated by Squid, including native support for Squid-native logs , ICAP logs , and external ACL helper logs . Note: Sarg (Squid Analysis Report Generator) is SquiLink’s

View download progress