If you have installed and configured everything according to the instructions, but the “QoE Analytics” section in DPIUI2 is empty, here are the steps to follow before contacting technical support.
/var/qoestor/backend/logs
. There should be no errors in the logs. You should see the rotation of dumps and their writing to the database./var/log/clickhouse-server/clickhouse-server.err.log
If you need to clear all data in the database, on the QoE Stor server:
Data clearing is performed by the DPIUI2 module.
On the server where DPIUI2 is installed, modify the following parameters in the /var/www/html/dpiui2/backend/.env
file:
QOESTOR_MAIN_LOG_PARTITIONS_LIFE_TIME_HOUR=2 QOESTOR_AGG_LOG_PARTITIONS_LIFE_TIME_DAYS=15
Restart the service:
dpiui2 queue:restart