201 Commits

Author SHA1 Message Date
Darold Gilles
f7749510af Limit parsing of ufdbGuard logs to BLOCK line. 2015-12-19 10:41:58 +01:00
Darold Gilles
c4954c446f Replace SquidGuard label by Blocklist as we use more blocklist tools. 2015-12-19 10:40:46 +01:00
Darold Gilles
1d6346c5d0 Update ChangeLog and version to 6.4 2015-12-16 22:23:53 +01:00
Darold Gilles
7d5228da2b Fix graphic overlaps that with one of the graphics. Thanks to Daniel Bareiro for the report. 2015-12-16 20:09:51 +01:00
Darold Gilles
86dc9d7bf5 Add throughput calculation (ratio between bytes and duration) to all reports. 2015-12-16 18:43:07 +01:00
Darold Gilles
b840b86053 Fix missing largest URL in networks detailed report. Thanks to Juan Martin for the report. 2015-12-16 11:55:31 +01:00
Darold Gilles
e7b83e1a66 Fix use of network-aliases together with a network include entry that make networks desappears from the report. Thanks to Juan Martin for the report. 2015-12-14 16:07:13 +01:00
Darold Gilles
bcc2e7a0f2 Add -t | --timezone and TimeZone configuration directive to be able to change the timezone. When set, SquidAnalyzer will read time from log file as UTC time and will add the hours specified in the timezone option. This is usefull if the log file is not parsed on a computer with the same timezone thant the squid server. Thanks to Anderson - BR Suporte for the feature request. 2015-12-13 16:31:14 +01:00
Darold Gilles
7878251edc Add support to ufdbGuard log file. squidGuard and ufdbGuard files can be given together with squid access.log file as a list into LogFile configuration file or as arguments of command line. Thanks to Martin Hoffmann for the feature request. 2015-11-27 00:55:29 +01:00
Darold Gilles
d560231acd Fix an other illegal division by 0 with duration. Thanks to cueda for the report. 2015-11-17 16:28:55 +01:00
Darold Gilles
8a0dca8e31 Fix illegal division by zero. Thanks to cueda for the report. 2015-11-17 08:52:40 +01:00
Darold Gilles
9d698df089 Fix some potential illegal division by zero. 2015-11-16 22:27:33 +01:00
Darold Gilles
5e2a8f1f33 Merge branch 'master' of github.com:darold/squidanalyzer 2015-11-16 21:10:20 +01:00
Darold Gilles
63ca649ab6 Fix negative duration with http like log file. Thanks to cedua for the report. 2015-11-16 21:09:58 +01:00
Darold Gilles
58396dae0e Fix througthput unit in cache statistics tables. Thanks to Mike Lerley for the report. 2015-11-02 19:17:51 +01:00
Darold Gilles
68656cbcd3 Merge branch 'master' of github.com:darold/squidanalyzer 2015-11-02 19:05:47 +01:00
Darold Gilles
a614377154 Add charts on throughput. 2015-11-01 16:53:08 +01:00
Darold Gilles
5251cff10a Add new throughput in Bytes/sec report. Thanks to Mike Lerley for the feature request. 2015-11-01 14:02:04 +01:00
Darold Gilles
68bc884531 Allow parsing of xz compressed files. Thanks to Markus Maikis for the patch. 2015-10-31 16:48:09 +01:00
Darold Gilles
b6774c366c Fix bug with include/exclude networks or clients preventing users reports to be built. Thanks to Juan Martin for the report. 2015-10-31 16:09:53 +01:00
Darold Gilles
90aed4a139 Fix SquidAnalyzer fails to update statistics after cleanup of access.log. Thanks to mkhallaf for the report. 2015-10-12 13:26:01 +02:00
Darold Gilles
1d418deabf Skip immediately lines that squid is not able to tag: TAG_NONE. Thanks to David Touzeau for the report. 2015-10-10 12:26:20 +02:00
Darold Gilles
eab10d7f3a Update ChangeLog and version to 6.3 2015-10-10 11:44:47 +02:00
Darold Gilles
1d8a8735f4 Fix display order when OrderUrl was set in Top Url and Top Domain views. Thanks to Wesley Bresson for the report. 2015-10-10 10:03:53 +02:00
Darold Gilles
928ed13e36 Add SquidGuard.current state file to be able to do incremental parsing of both squid and squidguard log files without issues. There is also a fix to prevent SquidAnalyzer to load state information from old temporary files. 2015-09-06 18:11:03 +02:00
Darold Gilles
810e0b9a8d Try to fix bad characters in mime_type field and add MaxFormatError to not exit immediatly when a bad format error is encountered. SquidAnalyzer will wait MaxFormatError before exiting. 2015-08-29 10:19:00 +02:00
Darold Gilles
c86c9d1e01 Add pie chart on SquidGuard ACLs use. 2015-07-26 16:14:04 +02:00
Darold Gilles
ce16939789 Remove redundant regular expressions. 2015-07-26 14:53:21 +02:00
Darold Gilles
dce60d65a6 Try to fix case with corrupted method or code in log file, should never appears. 2015-07-26 14:40:54 +02:00
Darold Gilles
89d5a49ea4 Add support for SquidGuard log parsing to report denied ACLs. Thanks to Pavel Podkorytov for the feature request. 2015-07-26 13:13:13 +02:00
Darold Gilles
c7e4c8fa35 Fix detection of new log file from history when log file was in common http format. 2015-07-25 22:30:31 +02:00
Darold Gilles
1fed4aa3c6 Fix possible POSIX::strftime error with debug mode activated. 2015-07-15 09:32:10 +02:00
Darold Gilles
2c7fe7c8a9 Add / at end of WebUrl when it is set but does not terminate with a slash. 2015-07-14 11:27:19 +02:00
Darold Gilles
a2daa8a676 Remove extra code after return. 2015-07-14 11:24:32 +02:00
badfiles
9fd0dd3d29 remove extra slash in week link
I believe WebUrl is already slash-terminated here and there is no need addind an extra slash
2015-07-12 15:27:01 +03:00
Darold
22d6aa8a11 Merge pull request #88 from slashdoom/master
Add TCP_REDIRECT to be counted as a DENIED tag for users of squidGuard/ufdbGuard-style URL rewriters.
2015-07-01 18:01:34 +02:00
Darold Gilles
930f379395 Force SquidAnalyzer to use locale C internally. 2015-07-01 15:30:31 +02:00
Slashdoom
cefc289edf Update SquidAnalyzer.pm
Add TCP_REDIRECT to be counted as a DENIED tag for users of squidGuard/ufdbGuard-style URL rewriters.
2015-06-30 12:06:31 -04:00
Darold Gilles
c276ea112f Exclusion/Inclusion check when reading data files are limited to rebuild otherwise there is too much performance lost. 2015-06-23 09:49:22 +02:00
Darold Gilles
8b6e80bbbe Applied exclusion/inclusion on cumulative reports even if rebuild is not used. 2015-06-22 11:00:44 +02:00
Darold Gilles
f4a0badde4 Fix some issue with rebuild and exclusion. 2015-06-22 10:49:12 +02:00
Darold Gilles
d7cff7c717 Show time information when a log is skipped because size is lower than expected. 2015-06-13 09:45:42 +02:00
Darold Gilles
b5dbbf92d3 Fix a wrong comment 2015-06-13 09:26:06 +02:00
Darold Gilles
2753031390 Add TCP_TUNNEL used by Squid 3.5 for streaming to cache miss statistics. Thanks to MangOuste for the report. 2015-06-13 08:16:08 +02:00
Darold Gilles
eab4c5a0db Apply exclusion/inclusion definitions on old data when rebuild is used. Thanks to niccarp for the feature request. 2015-05-31 10:57:16 +02:00
Darold Gilles
7446428c98 Fix unwanted message when QuietMode is enabled. 2015-05-22 01:13:49 +02:00
Darold Gilles
0df6e96846 Fix issue when rebuilding previous data without denied url stat. Thanks to Stepan Andreev for the report. 2015-04-24 19:02:47 +02:00
Darold Gilles
11fe95af25 Merge branch 'master' of github.com:darold/squidanalyzer 2015-04-06 22:23:49 +02:00
Darold Gilles
79a470932c Add UrlHitsOnly configuration directive to be able to disable the generation of tables ordered per byte and duration in Top Urls and Domains report. Thanks to Cesar Vazquez for the feature request. 2015-04-06 18:27:22 +02:00
Darold Gilles
7fbcb0c671 Add top denied url statistics. Thanks to tierpod for the featur request. 2015-04-06 18:07:18 +02:00