User Login Report
Created: 21 Jan 2013 | 10 comments
Hi Guys ,
Need help with retreiving report of "User Login" in Enforce .. I need to know which user logged in, at what time and when did he sign out ? ..
Can I get that type of report to send to a Manager ? ..
Need some quick response..
Thanks !
Discussion Filed Under:
Comments 10 Comments • Jump to latest comment
HI,
Check this artical may be help
Auditing/Monitoring of User Activity in DLP
https://www-secure.symantec.com/connect/articles/a...
Thanks In Advance
Ashish Sharma
SEPM Knowledgebase Documents
Hi Ashish ,
I do not have the option AUDITLOG on my Enforce Console. What do i do abt that ?
Is there no way preloaded in DLP we can monitor User Activity ? ..
You need to log into the Oracle DB and connect to protect to find out the AUDITLOG table.
Hi,
You can connect to DLP Oracle database and run the following query:
******************************************
select p.USERID,p.Name,u.AssumedRoleName,u.IPADDRESS,u.LOGONTIME,u.LOGOFFTIME
@ Eduardo .. I dont think this way would be aprreciated by a Manager who would like a well organised report of User Acivity. Anyother way apart from this ?? ..
Is there any way, where I can see a systematic report of User Actions .. What all actions have been done by a particular User on the Enforce or Endpoint ? ..
I would like a quick response ..
Thanks ..
The Auditlog table has to be accessed from Oracle and what are the commands should i enter to access a User's details like :
Login Dates and Time
User Activity on Enforce
Log Out Time
What changes has the user made on the system .
Please advise .. its a bit Urgent ! ..
open a support ticket, they might help with the script.
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
@ pete ..If at all the script is ready, the Administrator has to go to Oracle to view the reports or he can see dem on Enforce ? .. And can it be customized in such a way where the Admin can select a particular user and see all activites on the Enforce only ??
The SQL script help you to know the audit information.
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
Would you like to reply?
Login or Register to post your comment.