Hello Support Team,
We are experiencing an issue in RCDevs WebADM related to the database statistics section.
When navigating to:
Databases → User Login Statistics
the page opens, however no output or data is displayed. The section remains empty and no statistics are shown.
Could you please assist us in checking the cause of this issue and advise what logs or troubleshooting steps are required from our side?
Thank you.
Hello,
Which SQL database system are you using with WebADM?
Do you have multiple WebADM domains configured? If so, ensure that you are selecting the correct domain from the User Login Statistic page (see attached screenshots).
If no data appears, you can check the SQL query being executed by enabling the following setting in /opt/webadm/conf/webadm.conf:
log_debug yesAfter updating the configuration file, reload the configuration from:
WebADM GUI > Admin > Reload WebADM Configurations
The SQL query will then be logged in:
/opt/webadm/logs/webadm.logRegards,