Skip to content

Conception et réalisation d'un outil en ligne de commande permettant d'analyser un fichier de log Apache. Cet outil est capable de générer des documents synthétiques au format GraphViz, mais aussi des statistiques.

Notifications You must be signed in to change notification settings

Adam-Chellaoui/Apache_logs_analyzer_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Français

1. Description

Conception et réalisation d'un outil en ligne de commande permetantd'analyser un fichier de log Apache. Cet outil est capable de générer des documents synthétiques au format GraphViz, mais aussi des statistiques.

2. Utilisation

Nous avons créé un makefile pour faciliter la compilation. Il se trouve dans le dossier bin, avec tous les fichiers “.h” et “.cpp”.

Pour l’exécution, nous pouvons utiliser la syntaxe suivante : ./analog [-options] <fichier_test>.log voir Manuel d'utilisation

English

1. Description

Design and implementation of a command line tool to analyze an Apache log file. This tool is able to generate synthetic documents in GraphViz format, but also statistics.

2. Utilization

We have created a makefile to facilitate compilation. It is located in the bin folder, with all the ".h" and ".cpp" files.

For execution, we can use the following syntax: ./analog [-options] <test_file>.log see User Manual

About

Conception et réalisation d'un outil en ligne de commande permettant d'analyser un fichier de log Apache. Cet outil est capable de générer des documents synthétiques au format GraphViz, mais aussi des statistiques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published