> Any idea how the event and event_log are used by CAS?  I'm not sure these
> are the same tables others are referring to.

The only database auditing mechanism we support out of the box is
Inspektr, which uses a table named com_audit_trail by default. This
table must be created manually, but the table name is configurable.
Only one table is used though, so I'm thinking you're using a custom
audit mechanism. In any case you should be able to safely truncate
data older than some cutoff date.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to