Merge pull request #21

This commit is contained in:
Valentino Orlandi 2023-01-27 22:46:48 +00:00
commit 49fdcf89fd
1 changed files with 11 additions and 11 deletions

View File

@ -3,7 +3,7 @@
<p align="center">Parse Apache2 / Nginx / IIS logs and view dynamically generated statistics</p>
<div align="center">
<img src="https://img.shields.io/badge/version-2.02-fff"/>
<img src="https://img.shields.io/badge/version-2.03-fff"/>
<img src="https://img.shields.io/badge/C%2B%2B-17-blue"/>
<img src="https://img.shields.io/badge/Qt-5.15-blue"/>
<br/>
@ -67,9 +67,9 @@ Supported web servers are **Apache2**, **Nginx** and **IIS**.
<br/>
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/log_files.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/log_files.png)
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/make_stats.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/make_stats.png)
<br/><br/>
@ -404,7 +404,7 @@ Most of the *statistics sections* allows you to set filters to the log fields, t
In the *warning* section you can view the lines which triggered a warning, as well as remove any of the warnings and/or add your own.<br/>
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/stats_warnings.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/stats_warnings.png)
<br/>
@ -412,7 +412,7 @@ In the *warning* section you can view the lines which triggered a warning, as we
In the *speed* section you can view how fast has been your server at serving contents (if you logged the *time taken*, of course).<br/>
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/stats_speed.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/stats_speed.png)
<br/>
@ -420,7 +420,7 @@ In the *speed* section you can view how fast has been your server at serving con
The *count* section is very simple. It just shows the recurrence of the elements for a specific field.<br/>
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/stats_count.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/stats_count.png)
<br/>
@ -429,7 +429,7 @@ The *count* section is very simple. It just shows the recurrence of the elements
In the *time of day* section you can see the traffic, in terms of number of requests logged.<br/>
When viewing a period of time, the mean value (of all the logged days in that period) is shown.<br/>
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/stats_daytime.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/stats_daytime.png)
<br/>
@ -438,7 +438,7 @@ When viewing a period of time, the mean value (of all the logged days in that pe
In the *relational* section you can view how many times a specific field brought to another.<br/>
This section is more suited for long periods of time.<br/>
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/stats_relational.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/stats_relational.png)
<br/>
@ -446,7 +446,7 @@ This section is more suited for long periods of time.<br/>
In the *globals* section you can have an overview of your logs history.<br/>
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/stats_globals.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/stats_globals.png)
<br/><br/>
@ -471,11 +471,11 @@ Simple mini-games to pass the time<br/><br/>
#### CrissCross
<img height="300px" src="https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/game_crisscross.png" /><br/><br/>
<img height="300px" src="https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/game_crisscross.png" /><br/><br/>
#### Snake
<img height="350px" src="https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/LogDoctor/game_snake.png" /><br/><br/>
<img height="350px" src="https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/LogDoctor/game_snake.png" /><br/><br/>
<br/><br/>