Update 'README.md'

This commit is contained in:
Valentino Orlandi 2023-02-11 23:25:03 +00:00
parent 0416ff8f23
commit 8ced2e35ac
1 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ Parse Apache2 logs to create statistics
<br/>
![logo](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/craplogo.png)
![logo](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/Craplog/craplogo.png)
<br/>
@ -56,7 +56,7 @@ Craplog is a tool that takes Apache2 logs in their default form, parses them and
Welcome to the **command line** version
![screenshot](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/CLI/craplog.png)
![screenshot](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/Craplog/CLI/craplog.png)
<br/>
@ -251,7 +251,7 @@ Searching for something different? Try the [other versions of CRAPLOG](https://g
You can control the output on screen, like: quantity of informations printed, performance details and the use of colors.<br/><br/>
![output diffs](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/CLI/output_diff.png)
![output diffs](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/Craplog/CLI/output_diff.png)
*Normal output vs Less output*
<br/><br/><br/>
@ -612,7 +612,7 @@ Craplog saves statistics as plain-text files, so you can directly view them, but
**Crapview** is a cursed application that lets you easily view your crapstats.<br/><br/>
![performance diffs](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/CLI/crapview.png)<br/>
![performance diffs](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/Craplog/CLI/crapview.png)<br/>
*Viewing statistics*<br/><br/>
#### Run crapview
@ -669,7 +669,7 @@ Available **keywords** ar the following:
May be higher or lower depending on the complexity of the logs, the complexity of the stored statistics (in case of merge), your hardware and the workload of your system during the execution.<br/>
Usually, if it takes more than 10 seconds to parse 10 MB of data, it means you've probably been tested in some way (better to check).<br/><br/>
![performance diffs](https://git.disroot.org/elB4RTO/CRAPLOG/raw/branch/main/crapshots/CLI/perf_diff.png)<br/>
![performance diffs](https://git.disroot.org/elB4RTO/screenshots/raw/branch/main/Craplog/CLI/perf_diff.png)<br/>
*Normal vs Scanned*<br/><br/>
The above image shows the difference in performances between two different sessions, having the same number of lines and very similar data sizes.<br/>