Asset ID: |
1-71-2176115.1 |
Update Date: | 2017-06-20 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
2176115.1
:
EPAP GUI. User Activity Logging. Is There A Way To Track Users Actions At The GUI?
Related Items |
- Oracle Communications EAGLE (Hardware)
|
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec OS EPAP ECAP
|
In this Document
Created from <SR 3-13214571071>
Applies to:
Oracle Communications EAGLE (Hardware) - Version EPAP 16.0 and later
Information in this document applies to any platform.
Goal
It is wanted to track all activities performed by any GUI user. For example, if a user made a deletion to the PDB database, it is interesting to know who made that deletion.
Solution
There is currently not any nicely formatted log that specifically contains GUI users activity and actions. However, you can check the cgi.dbg log (/usr/TKLC/epap/logs/cgi.dbg) and can find nearly any GUI action that takes place. The logs are not very pretty, but you should be able to find changes such as you are asking about. For example, if a GUI user adds a DN (Directory Number) or deletes a DN, you will find corresponding cgi.dbg logs that state “DN successfully created” and “DN successfully deleted”, and the beginning text of each of those log strings will have embedded the username that was responsible for that action.
Attachments
This solution has no attachment