-
Apologies if the following is too many in one, I can break into separate issues/discussion if needed. Below are 3 questions (all related to same instance of a problem I'm having). I'm currently using Hydra (oryd/hydra:v1.11.10) Janitor with the following options:
Question 1What do the following options map to in the database?
Question 2With the above options I believe rows older than 9 days from hydra_oauth2_(consent | authentication)request and hydra_oauth2(consent | authentication)_request_handled should be removed. In my database I still have entries from 2021 that are not being removed however. e.g. hydra_oauth2_authentication_request
hydra_oauth2_session
hydra_oauth2_authentication_request_handledAll entries from subject related above are from 2021. Question 3Is there a verbose option for the logging from Hydra Janitor? The below is what's being output, but it would be nice to have:
time=2023-01-18T14:48:04Z level=info msg=No tracer configured - skipping tracing setup audience=application service_name=Ory Hydra service_version=v1.11.10
Successfully completed Janitor run on access tokens
Successfully completed Janitor run on refresh tokens
Successfully completed Janitor run on login-consent requests
Successfully completed Janitor run on grants |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hello @sethtomy
|
Beta Was this translation helpful? Give feedback.
@vinckr thank you for your response! I must have notifications turned off.