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

[RFE] podman system service: set default log level to info #8390

Closed
vrothberg opened this issue Nov 18, 2020 · 2 comments · Fixed by #8406
Closed

[RFE] podman system service: set default log level to info #8390

vrothberg opened this issue Nov 18, 2020 · 2 comments · Fixed by #8406
Assignees
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@vrothberg
Copy link
Member

/kind feature

I would love podman system service to be more verbose by default. At the moment it does not really print anything but I want to see that it's alive, especially when throwing requests at it.

Setting the default log level to info could be a good first. Once done, I would love each request to be printed on info as well.

It may come in handy for future maintenance and debugging. The logs would now indicate that something's happening and also the order of requests etc.

@containers/podman-maintainers @wdyt?

@openshift-ci-robot openshift-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 18, 2020
@vrothberg vrothberg changed the title podman system service: set default log level to info [RFE] podman system service: set default log level to info Nov 18, 2020
@rhatdan
Copy link
Member

rhatdan commented Nov 18, 2020

Info level makes sense. as long as we don't flood the logs with useless information.

@jwhonce
Copy link
Member

jwhonce commented Nov 18, 2020

@rhatdan Currently only debug floods the logs with requests, headers etc

@jwhonce jwhonce self-assigned this Nov 18, 2020
@jwhonce jwhonce added the In Progress This issue is actively being worked by the assignee, please do not work on this at this time. label Nov 18, 2020
jwhonce added a commit to jwhonce/podman that referenced this issue Nov 19, 2020
* Log endpoint calls at level Info
* Ensure API server started at level Info

Fixes containers#8390

Signed-off-by: Jhon Honce <[email protected]>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants