Re: Tracking user's activity



Greetings again,

Seems like this utility suits my need. I have installed it using ports
but couldn't find any clue where the log file for snoopy is saved or
whether snoopy is running on my system.

Based on Kevin K reply:
"You could also just run the watch command in a screen session or even
daemonize it, if possible."

..perhaps this watch process can be automated using script but my
scripting skills is poor.

Any advice is greatly appreciated in advanced.

Regards,

On 1/2/08, Jason Chambers <jchambers@xxxxxxxx> wrote:
Old, but good.

/usr/ports/security/snoopy/pkg-descr

snoopy is merely a shared library that is used as a wrapper
to the execve() function provided by libc as to log every call
to syslog (authpriv). system administrators may find snoopy
useful in tasks such as light/heavy system monitoring, tracking other
administrator's actions as well as getting a good 'feel' of
what's going on in the system (for example apache running cgi
scripts).

WWW: http://sourceforge.net/projects/snoopylogger/



Anjang Aki wrote:
Greetings,

I've been looking for a proper way to to track down user's activity
inside the shell as I'm helping my colleague to configure a web
hosting and shell hosting server.






--
-- Anjang Aki --
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: PHP Program Randomly Stops
    ... For a script that takes 15 minutes, this by far the preferred method. ... This will reload until all pages are done - then ... >you invoke (whatever snoopy is) the class a finite number of times, ... >redirecting. ...
    (comp.lang.php)
  • Re: Tracking users activity
    ... snoopy is merely a shared library that is used as a wrapper ... to the execve() function provided by libc as to log every call ... hosting and shell hosting server. ...
    (FreeBSD-Security)