An open API service indexing awesome lists of open source software.

https://github.com/elb4rto/craplog

Creates statistics from Apache2 log files
https://github.com/elb4rto/craplog

apache2 apache2-logs apache2-statistics cli gui logs statistics

Last synced: 8 months ago
JSON representation

Creates statistics from Apache2 log files

Awesome Lists containing this project

README

          

# CRAPLOG
A tool to create statistics from Apache2 log files


![logo](https://raw.githubusercontent.com/elB4RTO/screenshots/main/Craplog/craplogo.png)


## Table of contents

- [Overview](#overview)
- [Official versions](#official-versions)
- [Unmantained versions](#unmantained-versions)
- [Something more about Craplog](#more-about-craplog)


## Overview

Craplog is a tool which creates statistics from Apache2 logs.

Please refer to one of the available versions for more informations.


## Official versions

| Version | Repository | Description | Coded with |
| :-----: | :--------: | :---------- | :--------: |
| - | - | - | - |


At the moment all the flavors of Craplog have been archived or are unmantained, but there's a good news!

**Craplog has reborn into [LogDoctor](https://github.com/elB4RTO/LogDoctor)**, a more powerful and stylish fork!



### Unmantained versions

Old versions, which still work just fine, but they're no more getting updated.

| Version | Repository | Description | Coded with |
| :-----: | :--------: | :---------- | :--------: |
| 3.0 | [CLI](https://github.com/elB4RTO/craplog-fullCLI) | Command line version | ![Python](https://img.shields.io/badge/%20-Python-3572A5) |

*Help wanted to keep them alive.*


### Outdated versions

Old versions, which are about to be archived.

| Version | Repository | Description | Coded with |
| :-: | :------------: | :---------- | :--------: |
| 3.1 | [GUI aided CLI](https://github.com/elB4RTO/craplog-GUIaidedCLI) | Command line version with a graphical launcher | ![Python](https://img.shields.io/badge/%20-Python-3572A5) |


### Archived versions

| Version | Repository | Description | Coded with |
| :-----: | :--------: | :---------- | :--------: |
| 5.0 | [GUI](https://github.com/elB4RTO/craplog-fullGUI) | Fully graphical version | ![Java](https://img.shields.io/badge/%20-Java-b07219) |
| 4.0 | [py GUI](https://github.com/elB4RTO/craplog-pyGUI) | Fully graphical version, achieved with Tkinter | ![Python](https://img.shields.io/badge/%20-Python-3572A5) |
| 2.0 | [origin enhanced](https://github.com/elB4RTO/craplog-originEnhanced) | Original version, enhanced with C++ | ![Bash](https://img.shields.io/badge/%20-Bash-89e051) ![C++](https://img.shields.io/badge/%20-C++-f34b7d) |
| 1.0 | [origin](https://github.com/elB4RTO/craplog-origin) | Original version | ![Bash](https://img.shields.io/badge/%20-Bash-89e051) |




## More about Craplog

Craplog has born in early 2021 as a private project: it was a simple bash script with the aim of cleaning Apache2 logs, but it has evolved up to the current stage.

It is now a more complex, public domain project: it makes statistics, allows to view them, has more advanced features to customize it and the way it behaves, it's available in both a GUI version (written in Java) and a CLI version (written in Python), and it keeps growing.