Instructions
This commit is contained in:
@@ -6,13 +6,11 @@ Installer le paquet _goaccess_
|
|||||||
|
|
||||||
Utiliser la commande _goaccess_ pour analyser /var/log/httpd/access\_log
|
Utiliser la commande _goaccess_ pour analyser /var/log/httpd/access\_log
|
||||||
|
|
||||||
##
|
|
||||||
|
|
||||||
Créer le répertoire /srv/c1/stats
|
Créer le répertoire /srv/c1/stats
|
||||||
|
|
||||||
Utiliser la commande
|
Utiliser la commande
|
||||||
```bash
|
```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/
|
Configurer apache pour pouvoir accéder à ce fichier via l'url http://liaX.formation.opendoor.fr/Stats/
|
||||||
Reference in New Issue
Block a user