For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install Goaccess

Before configuring Nginx, install GoAccess, a real-time web log analyzer.

  1. Update your package lists:

sudo apt update
  1. Install GoAccess:

sudo apt install goaccess

Last updated

Was this helpful?