Logging feature extensions Logging feature extensions
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Logging feature extensions

Started by marwick, June 01, 2006, 08:41:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marwick

Logging function shuold be extended to include events such as:

- successful logins
- picture views
- modification of groups/albums (this may be already in place)

Also, having a GUI to access the log files would be great, some reporting features would be even better although this would be a challenge as the log files are saved as text. Log rotation could be another interesting feature.

My CPG does not log time/date correctly now but this could be a misconfig/known bug/issue with my set-up.

Nibbler

Picture views are already logged elsewhere and login data is already available too. Adding logging of group/album changes makes sense though. The logging features haven't been developed much so far due to little feedback/interest from users.

marwick

login data is not available - only login failures are recorded. No records of successful logins or password changes, etc.