I have written a kix script that enumerate the subdir with log file (dir() command from kix).

for each log file, i open the file and read the first and unique line. then I write it in a global file (.csv format) in an other subdir where user have no access.

at the end, I load an excel sheet that execute a macro to load the global log file and add some graphics.

it's very simple but very efficient.
_________________________
Christophe