Logging the activity

Author Message

Áncor González

Saturday 13 March 2004 1:59:19 am

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

-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: 000123212 - 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.

Áncor González

Saturday 13 March 2004 2:06:33 am

I didn't want to post this topic in the 'Setup & Design' forum. Can somebody delete this thread?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 04:36:01
Script start
Timing: Jan 19 2025 04:36:01
Module start 'layout'
Timing: Jan 19 2025 04:36:01
Module start 'content'
Timing: Jan 19 2025 04:36:02
Module end 'content'
Timing: Jan 19 2025 04:36:02
Script end

Main resources:

Total runtime0.8602 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 590.2656152.6250
Module start 'layout' 0.00740.0035 742.890639.4453
Module start 'content' 0.01090.8479 782.3359428.6641
Module end 'content' 0.85880.0014 1,211.00008.1719
Script end 0.8602  1,219.1719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3752160.0002
Check MTime0.00130.1508160.0001
Mysql Total
Database connection0.00170.192410.0017
Mysqli_queries0.815094.7477520.0157
Looping result0.00050.0586500.0000
Template Total0.804993.620.4024
Template load0.00210.247720.0011
Template processing0.802793.319020.4014
Template load and register function0.00010.016910.0001
states
state_id_array0.00100.115410.0010
state_identifier_array0.00160.184820.0008
Override
Cache load0.00180.2062190.0001
Sytem overhead
Fetch class attribute can translate value0.00130.146010.0013
Fetch class attribute name0.00130.150720.0006
XML
Image XML parsing0.00010.013410.0001
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00060.0730100.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs