The stats you are after are only available via a web endpoint. The docs should explain how to get those endpoints. They are not in a rational DB. You could get those and put them into a DB of your choice.
- Misagh > On Dec 1, 2015, at 1:51 PM, Manfredo Hopp <[email protected]> wrote: > > Misagh, > > thank you for your reply, I refered to docs you mentioned, but didn find any > reference to gathering statistics information through a rational DB. > > So, is there any chance to do this or is this a feature of Version 3 and no > longer supported on Version 4? > > > Thank you > > 2015-12-01 17:02 GMT-03:00 Misagh Moayyed <[email protected] > <mailto:[email protected]>>: > The CAS4 documentation is at [1]. [2] is only for CAS3. > > Stats are available: > http://jasig.github.io/cas/4.1.x/installation/Monitoring-Statistics.html > <http://jasig.github.io/cas/4.1.x/installation/Monitoring-Statistics.html> > > Stats are different from audits and logs. For those you need [1]. > > A rational database is a database for which a JDBC driver exists such as > MYSQL, etc. > > - Misagh > >> On Dec 1, 2015, at 12:36 PM, Manfredo Hopp <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi, I was looking for statistics and audit in Cas4. >> >> I would like to gather information sauch as bind/unbind timestamp, >> sessionId, role used, maxthinktime, etc. Where can I see what kiind of data >> is available? >> >> Reading cas documentation I saw that there is a documentation conflict >> between [1] and [2]. >> I presume [2] is for version 3 though could not see any warnings at this >> page. >> >> In [2] there is a mention on creating tables and managers for statistics >> which are not mentioned in [1], so I presume statistics are not handled on >> Cas4 or is consolidated on one single table. >> Also no JdbcStatisticManager in Cas4 as for version3. >> >> Could somenone clarify this? >> >> I could also read about auditing components but nothing said about relation >> of these and db table. Should I refer to InspektR for this porpuses? >> >> >> Also, from docs in [1] >> "JdbcAuditTrailManager AuditTrailManager to persist the audit trail to the >> AUDIT_TRAIL table in a rational database." >> What is a rational database? >> >> >> Regards >> >> Manfredo Hopp >> >> >> [1] http://jasig.github.io/cas/4.1.x/installation/Logging.html >> <http://jasig.github.io/cas/4.1.x/installation/Logging.html> >> [2] >> https://wiki.jasig.org/display/CASUM/Auditing+and+Statistics+Via+Inspektr >> <https://wiki.jasig.org/display/CASUM/Auditing+and+Statistics+Via+Inspektr> >> >> -- >> 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] >> <mailto:[email protected]>. >> Visit this group at http://groups.google.com/a/apereo.org/group/cas-user/ >> <http://groups.google.com/a/apereo.org/group/cas-user/>. > > > -- > 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] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/a/apereo.org/group/cas-user/ > <http://groups.google.com/a/apereo.org/group/cas-user/>. > -- 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]. Visit this group at http://groups.google.com/a/apereo.org/group/cas-user/.
