> I need to include ip-address of the client in log messages in class > CentralAuthenticationServiceImpl. How to do that?
See http://www.ja-sig.org/wiki/display/CASUM/Auditing+and+Statistics+Via+Inspektr. The COM_AUDIT_TRAIL table, which tracks both authentication and service ticket validation attempts, contains an AUD_CLIENT_IP column containing the source IP address. We use this and it works well for auditing purposes. 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
