I used ARIS Server Administrator 9.7 tool to run commands bellow to turn on accounting log:

set abs.accounting.state on
set abs.accouting.level DETAILED

and I can see that it has be activated in effectiveSettings.log file, although do not understand why old value is there as well.

..\server\bin\work\work_abs_l\base\webapps\abs\log\effectiveSettings.log

abs.accouting.level=[DETAILED, MINIMAL]
abs.accounting.state=[on, off]

But I am not able to locate xml files containing accounting information like in ARIS 7.X, does anybody know If this functionality is part of ARIS 9.7 SR2?

I read somewhere a discussion about this functionality but cannot find the article anymore...

For now I am using macro that runs the script on database open event to log this activity, but I would prefer more robust and build in solution.
UMC statistics does not provide information I need:
User, Database, Filter, Date/Time

 or register to reply.

Notify Moderator