---
title: "GoAccess : Test"
url: https://www.cyber-neurones.org/2025/04/goaccess-test/
date: 2025-04-28
modified: 2025-04-28
author: "Frederic"
description: "J'ai testé GoAccess : https://goaccess.io/ . C'est en standard sous Debian ... C'est installé sur : https://webanalyse.cyber-neurones.org/ , j'ai mis dans la crontab : 0 1 * * * zcat..."
categories:
  - "Hébergement"
tags:
  - "GoAccess"
word_count: 39
---

# GoAccess : Test

J'ai testé GoAccess : [https://goaccess.io/](https://goaccess.io/) . C'est en standard sous Debian ...

C'est installé sur : [https://webanalyse.cyber-neurones.org/](https://webanalyse.cyber-neurones.org/) , j'ai mis dans la crontab :

0 1 * * * zcat -f /var/log/apache2/access* | goaccess - -o /var/www/html/goaccess/index.html --log-format=COMBINED --keep-last=90