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

Need a mechanism to set the OIDC LogLevel #630

Open
jvlcek opened this issue Sep 23, 2020 · 2 comments
Open

Need a mechanism to set the OIDC LogLevel #630

jvlcek opened this issue Sep 23, 2020 · 2 comments

Comments

@jvlcek
Copy link
Member

jvlcek commented Sep 23, 2020

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

@abellotti
Copy link
Member

I'd think updating the configmap and rebooting the httpd pod should do the trick.

@miq-bot
Copy link
Member

miq-bot commented Feb 27, 2023

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.

@Fryguy Fryguy removed the stale label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants