Audits

(warning) Audits are only available with Lumira Designer. With other BI solutions this page remains empty.

graphomate Auditing is used to dertermine how many different users use specific graphomate extensions.

The auditing is automatically activated when the server is installed.

All data is stored in a H2 Database. This database is stored at the tomcat root in a folder called graphomate named auditing.db.



Export

To export the Auditing data, you need to log in to the Adminarea, and click on Audits. Then you should click the "EXPORT" button. The export will run in the background, and will show a dialog when it's finished. It will tell you the path on the server where the csv file can be found. All usernames in the exported file are anonymized and stored as hash, so they can't be translated back to the real usernames. All entries in the database will be exported, not just the ones created since the last export.

The data will be exported with the following layout:


iddate of measureusernamename of componentname of the host environmentname of applicationenvironment
111.07.2018mmustermanncom.graphomate.chartsPower BITestReportruntime

An entry will be generated, if a user opens a dashboard, that contains a graphomate component, on the BI Platform using a webbrowser. If the same browser allready created an entry for a specific component in the last few days, it will not be repeated to keep the load for the BI Platform as low as posssible.