I am using a metrics stack consisting of logstash, Riemann, statsd, influx, and grafana to display graphs.
In your case, I'd be tempted to have a logstash agent watch the audit logs, grep for success/fail events, and forward to statsd. No changes or config in cas itself but it can get the job done. In reference to cas improvements itself, maybe stats like login rates can be added to cas' metrics stack directly? Dropwizard metrics is a fantastic library. :) -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/7cdcab7c-9862-4de4-bb7d-edd413e3996d%40apereo.org.
