Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cas] one logfile a day is enough #410

Merged
merged 1 commit into from
Jul 3, 2024
Merged

[cas] one logfile a day is enough #410

merged 1 commit into from
Jul 3, 2024

Conversation

landryb
Copy link
Member

@landryb landryb commented Jun 27, 2024

because having 24 files a day, filled with garbage every minute:

2024-06-27 00:15:07,361 WARN [org.apereo.cas.services.RegexRegisteredService] - <CAS has located a service definition type that is now tagged as [RegexRegisteredService]. This registered service definition type is scheduled for removal and should no longer be used for CAS-enabled applications, and MUST be replaced with [org.apereo.cas.services.CasRegisteredService] instead. We STRONGLY advise that you update your service definitions and make the replacement to facilitate future CAS upgrades.>
2024-06-27 00:16:07,362 WARN [org.apereo.cas.services.RegexRegisteredService] - <CAS has located a service definition type that is now tagged as [RegexRegisteredService]. This registered service definition type is scheduled for removal and should no longer be used for CAS-enabled applications, and MUST be replaced with [org.apereo.cas.services.CasRegisteredService] instead. We STRONGLY advise that you update your service definitions and make the replacement to facilitate future CAS upgrades.>
2024-06-27 00:16:59,336 INFO [org.apereo.cas.ticket.registry.DefaultTicketRegistryCleaner] - <[0] expired tickets removed.>
2024-06-27 00:17:07,363 WARN [org.apereo.cas.services.RegexRegisteredService] - <CAS has located a service definition type that is now tagged as [RegexRegisteredService]. This registered service definition type is scheduled for removal and should no longer be used for CAS-enabled applications, and MUST be replaced with [org.apereo.cas.services.CasRegisteredService] instead. We STRONGLY advise that you update your service definitions and make the replacement to facilitate future CAS upgrades.>
2024-06-27 00:18:07,364 WARN [org.apereo.cas.services.RegexRegisteredService] - <CAS has located a service definition type that is now tagged as [RegexRegisteredService]. This registered service definition type is scheduled for removal and should no longer be used for CAS-enabled applications, and MUST be replaced with [org.apereo.cas.services.CasRegisteredService] instead. We STRONGLY advise that you update your service definitions and make the replacement to facilitate future CAS upgrades.>
2024-06-27 00:18:59,336 INFO [org.apereo.cas.ticket.registry.DefaultTicketRegistryCleaner] - <[0] expired tickets removed.>

is a bit too much. will check in a separate PR the Regex vs Cas thing..

@landryb landryb requested a review from pmauduit June 27, 2024 12:54
landryb added a commit to georchestra/ansible that referenced this pull request Jun 27, 2024
@pmauduit pmauduit merged commit 99d3280 into master Jul 3, 2024
@pmauduit pmauduit deleted the caslogger branch July 3, 2024 09:59
Copy link

github-actions bot commented Jul 3, 2024

💚 All backports created successfully

Status Branch Result
24.0

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

github-actions bot added a commit that referenced this pull request Jul 3, 2024
[24.0] Merge pull request #410 from georchestra/caslogger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants