Forums / Developer / Logs

Logs

Author Message

Imobach González Sosa

Monday 19 April 2004 4:17:45 pm

Hi all,

I'm interested in logging my site activity: user's logins, logouts, content's access, etc. I'd like to know if anybody knows about a `easy' way to get it working.

I think that doing some hacking into the eZ publish will do the trick, but I'd prefer to write a module 'cause it's cleaner. If I modify the eZ publish, I'd surely break it :)

Ideas?

Thank you all,

--
Happy hacking!

Dominik Pich

Thursday 22 April 2004 12:46:09 am

No way to do it as a module... a module isnt callerd until called AFAIK
A good way might be hacking into the debug output logging all that would normaly be outputted...

Daniele Gubert

Tuesday 22 June 2004 5:46:07 pm

Hi gurus...

has anybody been successful in creating a logging "hack" that tracks logins, logouts, content edits, etc.

While the versioning system and the session administration do that to some extent, my problem is that one can delete both drafts and sessions...

Ciao, :DTM.