9c8a7e08bd
Improved imports organization about jakarta.servlet.
2024-08-21 03:11:21 +02:00
2abee4ae1e
Improved documentation.
2024-08-19 04:33:16 +02:00
060c0c6ba3
Add cache doc in README.
2024-08-19 00:17:27 +02:00
ce6801f8b3
Fixed bad path in last metrics page.
2024-08-19 00:02:10 +02:00
dc73cd79f5
Removed HTML cache for organizations and services metrics pages.
...
The combinatorial is too large:
- 48 pages by item
- 100 organizations + 300 services = 400 items
- => ~20 000 pages
- 200kB/page
- => 4GB in memory
- ==> no way.
Metrics pages are so numerous than they have to build on demand.
2024-08-18 04:03:11 +02:00
fba9e6a7ab
Added missing category icons.
2024-08-18 03:49:40 +02:00
cd3ccaf557
Fixed and refactored HTML cache usage.
2024-08-18 03:43:52 +02:00
f7eafcf23f
Fixed bad cache because missing pathinfo parameters.
2024-08-16 23:29:26 +02:00
e9e5bcebd7
Fixed html path for categories.
2024-08-16 23:27:52 +02:00
15459f6131
Added category icons files.
2024-08-16 22:14:21 +02:00
a92c02d88e
Updated the about editorial text.
2024-08-14 03:19:03 +02:00
6dd90ff3b4
Fixed header view links.
2024-08-14 03:08:24 +02:00
f69a43fb19
Fixed duplicated serialVersionUID in classes.
2024-08-14 02:30:00 +02:00
7fc958696a
Activated HTML cache for many pages.
2024-08-14 02:18:02 +02:00
633ceced4b
Improved README with Tomcat configuration.
2024-08-13 03:05:47 +02:00
516296a314
Fixed Eclipse settings.
2024-08-13 03:05:30 +02:00
7f85f79f4d
Fixed web.xml file.
2024-08-13 03:05:04 +02:00
df19b3b732
Added a html cache feature.
2024-08-12 17:32:50 +02:00
ac1527f2c4
Added CrawlCache expired feature.
2024-08-12 05:50:54 +02:00
f46b775833
Migrated RewriteHook to AnnotationHooks.
2024-08-12 05:50:22 +02:00
6512d3e213
Removed unused code.
2024-08-10 20:04:52 +02:00
143df42993
Split and huge refactoring from StatoolInfos to StatoolInfosWeb.
2024-08-09 02:01:43 +02:00
9227238b25
Moved (Year/Month/Week)Values classes form htmlize to properties
...
package.
2024-07-26 02:18:47 +02:00
78e6fda4cc
Added new error log parameter description for configuration file.
2024-07-22 12:17:05 +02:00
9bd442d99f
Fixed property label.
2024-07-22 11:48:39 +02:00
f32c712727
Updated main README file.
2024-07-21 02:53:43 +02:00
33455ae54f
Added tests about http access logs.
2024-07-21 02:48:38 +02:00
3ca13aad0c
Fixed refactor from http to httpaccess
2024-07-20 19:52:49 +02:00
b37cebb01f
Added configuation file for HttpAccessLogs tests.
2024-07-20 15:57:24 +02:00
98966ee8ea
Refactored HttpErrorLogs tests.
2024-07-20 15:55:42 +02:00
0f67780f1b
Added tests for HttpAcessLogParser class.
2024-07-20 15:45:35 +02:00
112afd61ed
Fixed parsing of \" in "" for http access logs.
2024-07-20 15:24:38 +02:00
1253e22ce1
Added new file detection in FilesLineIterator.
2024-07-20 02:59:17 +02:00
d453979eef
Refactored http error log metrics. Added list errfile and list errlog
...
commands.
2024-07-20 02:58:27 +02:00
633246dddd
Made Javadoc review.
2024-07-18 19:24:41 +02:00
f1074afe95
Clean metrics.httpaccess package.
2024-07-18 19:24:02 +02:00
70f6c9fb02
Refactored readFirstLine methods.
2024-07-18 19:23:17 +02:00
4612402014
Rename package from http to httpaccess (part 2).
2024-07-18 19:21:41 +02:00
a4f968a347
Added data for http error tests.
2024-07-18 19:16:17 +02:00
3bc224b779
Rename package from http to httpaccess.
2024-07-18 19:09:41 +02:00
cc545c217e
Fixed member path use.
2023-07-20 12:08:06 +02:00
080f72a374
Commented exception print trace to avoid error cron email.
2023-07-04 15:21:45 +02:00
ed2590b88b
Added configuration file for stat visitors cli command.
2023-07-04 03:20:28 +02:00
623438a218
Added configuration file for stat user agents cli command.
2023-07-04 03:14:50 +02:00
8564cef205
Added configuration file for stat ip cli command.
2023-07-03 19:15:30 +02:00
7af1766f4f
Added configuration file for list visitor cli command.
2023-07-03 18:25:19 +02:00
da1af17b04
Added configuration file for list ip cli command.
2023-07-03 18:11:55 +02:00
0458382f86
Added configuration file for list ua cli command.
2023-07-03 18:02:25 +02:00
02281b1ab6
Added HttpAccessLogDateTimePattern management (#sleto).
2023-07-03 17:40:23 +02:00
8619c59a65
Improved user agent bot list.
2023-07-03 14:38:36 +02:00