Skip to content

Resolve "Add support for GoAccess Log Analyzer"

Michael requested to merge ms217/ispconfig3:4988-goaccess into stable-3.1

Closes #4988 (closed)
Please test & review the code.

There are two things that may could be changed/added:

  • Location of the GoAccess dbs is currently in web/stats/.db. Does anything speak against that or is it advisable to put the dbs somewhere outside of the webroot? Like in log folder of the website?
  • Current GoAccess index.php is compatible with AWStats monthly index files while the AWStats index.php is not compatible with GoAccess monthly index files. Should I add compatibility for GoAccess index files to the AWStats index.php too?

Merge request reports