The base information for the performance statistics you are looking to track will be included in the system's <site-7731>/logs/lae-audit.log file and, depending on the timeframe for the analysis, any 'rotated' audit logs (which will be named lae-audit.log.yyyy-mm-dd).
While the following use case does not use a data flow, you may want to consider using the 'jq' command line tool to analyze the lae-audit.log file. See the following articles relating to its use.
How to use jq on linux Environment
https://customer.precisely.com/s/article/How-to-use-jq-on-linux-Environment-360058604674?language=en_US
Data360 Analyze: How to use jq on Windows
https://customer.precisely.com/s/article/Data360-Analyze-How-to-use-jq-on-Windows-360059947393?language=en_US
Alternatively, you could build a custom data flow which parsed the JSON audit log event information.
------------------------------
Adrian Williams
Precisely Software Inc.
------------------------------