Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Mat on April 26, 2011, 07:54:04 AM
-
I nedd look for the user who make changes skills
can I see that information in logs or in any table
Thank's
-
[quote author=Mat link=topic=6391.msg27780#msg27780 date=1303804444]
I nedd look for the user who make changes skills
can I see that information in logs or in any table
Thank's
[/quote]
Yes you can see that either through Log Database or ICON DB
-
I'm going to trie find in LogDatabase if you can please help me with the tablename. Iwould be grateful for it
-
...or you can find it in the config server logs...
Bandorka
-
Try this link ....
http://genesysguru.com/blog/blog/2010/02/19/who-changed-that-cme-object/
Craig
-
Please refer to Management Layer User Guide for instructions on how to set up Audit Trail for Configuration Server.
In brief, you need to:
1) Include the value "network" in Config Server log options.
2) Include option print-attributes=true in Config Server configuration file.
2) Allow Message Server to write to the LOG DB.
Please note that Log DB does not have an automatic purging procedure so you will have to set one up. Also, the size of you Log DB depends on the level of log you'll be writting. Please refer to Genesys Sizing guide for guidance on how to estimate the size of you Log DB.
Basically, log messages are written to g_log_messages and messages attributes are written to g_log_attr.
-
Thank you very much for all to every body.
Whith your help I will can configure the enviroment for Audit Config Server
Regards