Hi everyone!

Maybe someone can help.

I need the level of logging, which can provide a method to log all user actions:

1. Login - logout to DB. I mean all attempts: successful and unsuccessful (for example if you insert incorrect password or login).

2. Creating, deleting, editing models and object definitions (log must have their GUIDs, user name, date time )

3. Opening and closing models.

4. Opening attributes of object definitions and models.

I suppose it can be done, but I don't know all the classes for using in config/logging.cfg to implement it.

I've seen a folder in Business Publisher "webapps\businesspublisher\log\monitoring", which contains empty log files with interesting names. How to turn them on? And how to do the same things in ARIS Business Server?

P.S.:I've already tried to implement some of above requirements with scripts and macro. Partly it can be implemented, but it works very slowly. For example: I can log user attempts of login and logout, but only on the client side (using macro) and only successful attempts.

 or register to reply.

Notify Moderator