Implementing Audit logs

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jun 2007
Posts: 17
Reputation: lasherz2 is an unknown quantity at this point 
Solved Threads: 0
lasherz2 lasherz2 is offline Offline
Newbie Poster

Implementing Audit logs

 
0
  #1
Jul 9th, 2007
Hi, anyone know how to implement an audit log for users of a system in at any paricular time.Its part of the requirements am supposed to implement in a system.Its supposed to show who logged in,time/duration and time of log-out. Am using VB6.I will appreciate any help.thanx in advance
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 319
Reputation: DenisOxon is an unknown quantity at this point 
Solved Threads: 15
DenisOxon's Avatar
DenisOxon DenisOxon is offline Offline
Posting Whiz

Re: Implementing Audit logs

 
0
  #2
Jul 9th, 2007
Hi

Simplest way is to append to a text file the logon details when someone logs on and the logoff details when they leave. Unless you have the duration at logoff you will have to post process. However if someone logs on more than once at same time.........

Denis
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 17
Reputation: lasherz2 is an unknown quantity at this point 
Solved Threads: 0
lasherz2 lasherz2 is offline Offline
Newbie Poster

Re: Implementing Audit logs

 
0
  #3
Jul 10th, 2007
Originally Posted by DenisOxon View Post
Hi

Simplest way is to append to a text file the logon details when someone logs on and the logoff details when they leave. Unless you have the duration at logoff you will have to post process. However if someone logs on more than once at same time.........

Denis
Thanx, i gave that a try and it worked perfectly well.that was a lovely answer.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum


Views: 827 | Replies: 2
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC