I don't know if its a pulse/heartbeat off the top of my head (you could probably use your own access logs to confirm), but if this is your production server, you may want to set logging to INFO level or above.
On Mon, Jun 9, 2014 at 7:01 AM, Zac Harvey <[email protected]> wrote: > I noticed that our cas.log was growing quite large and took a look at > it. Every few seconds I see log messages that look like: > > > > 2014-06-08 18:52:06,506 DEBUG > [org.jasig.cas.web.support.CasArgumentExtractor] – Extractor did not > generate service. > > 2014-06-08 18:52:06,507 DEBUG > [org.jasig.cas.web.support.SamlArgumentExtractor] – Extractor did not > generate service. > > 2014-06-08 18:52:06,508 DEBUG > [org.jasig.cas.web.flow.GenerateLoginTicketAction] – Generated login ticket > LT-29348-393849393493jdiejdiejf498 > > 2014-06-08 18:52:06,508 DEBUG > [org.jasig.cas.web.flow.GenerateLoginTicketAction] – Generated login ticket > LT-29348-393849393493jdiejdiejf498 > > 2014-06-08 18:52:07,791 DEBUG > [org.jasig.cas.web.support.CasArgumentExtractor] – Extractor did not > generate service. > > 2014-06-08 18:52:07,791 DEBUG > [org.jasig.cas.web.support.SamlArgumentExtractor] – Extractor did not > generate service. > > ... etc. > > 2014-06-08 18:52:08,280 DEBUG > [org.jasig.cas.services.DefaultServicesManagerImpl] – Reloading registered > services. > > > > I’m seeing this at all hours of the day, even when the internal users that > use our CAS SSO system have gone home for the day and cannot access the > server. It looks like it’s some sort of heartbeat/pulse log message, but > due to the nature of the messages, I can’t tell if perhaps I’ve > misconfigured something. > > > > Ideas? Thanks in advance! > > -- > 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 > > -- 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
