Before configuring Nginx, install GoAccess, a real-time web log analyzer.
Update your package lists:
sudo apt update
Install GoAccess:
sudo apt install goaccess
Last updated 2 years ago
Was this helpful?