I agree with you about the CAS server differentiation in the audit & statistics databases.
I followed (with some minor modifications) the https://wiki.jasig.org/display/CASUM/Auditing+and+Statistics+Via+Inspektr wiki and everything went fine until I changed the Apache httpd configuration. I now use a single httdp server with three virtual hosts (one for each CAS cluster). I also follows your recommendation about protecting CAS cookies by limiting the cookieDomain to a sub-domain dedicated to CAS clusters. As a result the server names lengths now exceeds 15 chars as the stats & audit storage system uses the FQDN an not the IP addresses (15 chars). I would recommend to update the WIKI to set the size of the relevent collumns length to something like 100 chars instead of 15 chars. Find attached a sample MySQL creation script for statistics&audit database. Br, Marc Baptista -- 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
CAS_SharedCasAudit.sql
Description: Binary data
