...
To export the Auditing data, you need to log in to the Admin, 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 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:
...
id | date of measure | username | name of component | name of SAP product | name of application | environment |
---|---|---|---|---|---|---|
1 | 11.07.2018 | mmustermann | com.graphomate.charts | Lumira Designer | TestReport | runtime |
An entry will be generated, if a user opens a dashboard, that contains a graphomate component, on the BOE 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 BOE as low as posssible.