tachtler/squidanalyzer
Project ID: 29933
Description
Squid proxy native log analyser and reports generator with full statistics about times, hits, bytes, users, networks, top urls and top domains. Statistic reports are oriented toward user and bandwidth control; this is not a pure cache statistics generator.
SquidAnalyzer use flat files to store data and don't need any SQL, SQL Lite or Berkeley databases.
This log analyzer is incremental and should be run in a daily cron or more often on huge network trafic.
Installation Instructions
Add the Repository to the configuration directory under CentOS 8 by creating a file under the path /etc/yum.repos.d
with path and filename /etc/yum.repos.d/tachtler-squidanalyzer-epel-8.repo
and the content from link below: Repo Download - EPEL for CentOS 8.
Compare the GPG-Key - FINGERPRINT for the Repository, using following command
# wget -qO- https://download.copr.fedorainfracloud.org/results/tachtler/squidanalyzer/pubkey.gpg | gpg --import-options show-only --import --with-fingerprint
the output shows the correct FINGERPRINT
pub rsa2048 2020-02-28 [SCEA] [expires: 2025-02-26]
BC61 A6DB E20A 65DA E9D6 3C60 1973 EED1 BC7B B088
uid tachtler_squidanalyzer (None) <tachtler#squidanalyzer@copr.fedorahosted.org>
Install the GPG-Key for the Repository only, if the FINGERPRINT matches, with following command
rpm --import https://download.copr.fedorainfracloud.org/results/tachtler/squidanalyzer/pubkey.gpg
Install the RPM-Package with following command
# dnf install squidanalyzer
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (1105)* | EPEL 8 (861 downloads) |
* Total number of downloaded packages.