Hello,

Following up my previous message : 
https://groups.google.com/a/apereo.org/g/cas-user/c/mgK5QfBIW7o/m/_bIWKwd_BwAJ

I noticed that even without my jdbc configuration to send auditLog to a 
Postgres database, the actuator/auditLog/PT12H endpoint stays empty even 
though I am sure there are audit events in this time range and I can 
effectively see them in the audit_log.log file.

*Could someone have an idea of what could explain the empty auditLog 
endpoint?*

here is my config regarding audit :

cas.audit.enabled=true
cas.audit.number-of-days-in-history=30
#cas.audit.jdbc.driver-class=org.postgresql.Driver
#cas.audit.jdbc.dialect=org.hibernate.dialect.PostgreSQL95Dialect
#cas.audit.jdbc.url=jdbc:postgresql://x.x.x.x/cas
#cas.audit.jdbc.user=cas_dbo
#cas.audit.jdbc.password=dbopwd
# cas.audit.jdbc.max-age-days=180
# cas.audit.jdbc.column-length=100 

# Configuration of actuators endpoints
management.endpoints.enabled-by-default=true
management.endpoint.auditLog.enabled=true
management.endpoints.web.base-path=/actuator
management.endpoints.web.exposure.include=*
cas.monitor.endpoints.endpoint.defaults.access=PERMIT

-Frederic

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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/70d791e8-f2df-40ca-9b38-70f4d3fe659fn%40apereo.org.

Reply via email to