GoAccess was designed to be a fast, terminal-based log analyzer.
GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.
GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.
To install goaccess, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install goaccess
To see what files were installed by goaccess, run:
port contents goaccess
To later upgrade goaccess, run:
sudo port selfupdate && sudo port upgrade goaccess
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.