diff --git a/Readme.md b/Readme.md index 7804291..cb425c2 100644 --- a/Readme.md +++ b/Readme.md @@ -6,13 +6,11 @@ Installer le paquet _goaccess_ Utiliser la commande _goaccess_ pour analyser /var/log/httpd/access\_log -## - Créer le répertoire /srv/c1/stats Utiliser la commande ```bash -goaccess --log-format=COMBINED -o /srv/c1/stats/stats.html +goaccess --log-format=COMBINED -o /srv/c1/stats/stats.html /var/log/httpd/access_log ``` Configurer apache pour pouvoir accéder à ce fichier via l'url http://liaX.formation.opendoor.fr/Stats/ \ No newline at end of file