DEPRECATED: This page has been moved to our documentation
Please use the following link instead: https://oersi.org/resources/pages/en/docs/
To get an overview of how the Search Index is used (e.g. number of visits in a period etc), an analysis of the Nginx Access Logs can be activated. For this purpose Matomo is installed and a cron job is set up to analyze the access logs once a day. The overview of the analysis can then be viewed in the Matomo-UI via the browser:
http://192.168.98.115:8923/matomo (set your host instead of the Vagrant-VM)
Already covered by the other roles in oersi: Installation of MariaDB and Nginx.
matomo_install
: set totrue
to install Matomomatomo_superuser_name
: Username of the Adminmatomo_superuser_password
: Password of the Adminmatomo_superuser_mail
: E-Mail of the Adminmatomo_dbname
: Name of the database for Matomomatomo_dbuser
: User for access to the Matomo databasematomo_dbpassword
: Password of the database user