Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

UME Security Log & Trace file

Former Member
0 Kudos

Dear Expert,

If any user account has been deleted from UME, how can I trace them to find out that when and who has deleted accout ?

Thanks - Pavel

3 REPLIES 3

Former Member
0 Kudos

Hi

'security.log' file contains log of important security events, such as successful and failed user logons, and creation or modification of users, groups and roles. You may view it from the log viewer or from the filesystem in /usr/sap/<SID>/<instance_number>/j2ee/cluster/server<X>/log/system.

Try it out and update the thread.

Ravi

Former Member
0 Kudos

If this is Java Only -

You can check the log at the OS level...

Should be somewhere at <j2ee root>/cluster/serverx/log/system/security/audit/<# log number>.log

Cheers

Abhishek

former_member432219
Active Participant
0 Kudos

The security audit log is the correct file for such information

See:

http://help.sap.com/saphelp_nw70/helpdata/en/03/37dc4c25e4344db2935f0d502af295/frameset.htm

Edited by: Patrick Whitty on May 22, 2009 10:03 PM (typo)