You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.
Currently bumping the log level for ManageIQ container deployments requires touching the source code.
https://github.com/ManageIQ/manageiq-pods/blob/master/manageiq-operator/pkg/helpers/miq-components/httpd_conf.go#L235
Changing
LogLevel warn
To:
LogLevel debug
There should be a mechanism to enable the user to set the OIDC LogLevel without having to modify our source code.
@miq-bot add-label enhancement
The text was updated successfully, but these errors were encountered: