Authentications aren't counted in case if audit logs are disabled

Hi,
Recently I have been updated privacyIDEA to 3.4.1 version, enable the admin dashboard and notice that success/failed Authentications aren’t counted.
In pi.cfg PI_AUDIT_MODULE was configured to base:
PI_AUDIT_MODULE = "privacyidea.lib.auditmodules.base"
After switching to sqlaudit:
PI_AUDIT_MODULE = 'privacyidea.lib.auditmodules.sqlaudit'
The dashboard starts showing Authenfifications counts.

Does Authentification stats are related to audit logs, other words stats information are retrieved from pi.pidea_audit table?
Thanks.

Thank your for this question. (in order to have 20 chars):
Yes.