Forums / Developer / Logging website activity (Exponential security features)

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Logging website activity (Exponential security features)

Author Message

Áncor González

Saturday 13 March 2004 2:03:05 am

I'm building a site with Exponential 3.3, but I need some security and logging
functions that seems to be missing in Exponential. I need to know if there is an
easy way to achieve the following with Exponential:

-A page where administrator and allowed users can see how many times have
been visited every page of the site with the timestamp and the source IP
of every hit.

-A page where administrator can see the timestamp and source IP of every
login or logout attempt, including the error condition if login failed.

-A page where administrator can see al the content changes done in the site
by everyone. Something like a changelog:
·· Timestamp: 0012212 - User: bar - Content changed: Article "foo"

That's all folks... I really need it and I can code PHP so I don't mind
if the solution implies coding (although I prefer a non-intrusive solution).

Thanks in advance.