bottlerocket-os / bottlerocket-os/bottlerocket

introduce log level setting

Open
#2,200 1 comment 4 reactions 1 assignee Claimed by @webern View on GitHub
area/core area/settings status/research type/enhancement
Dominant language
Rust
Stars
9.7k
Forks
586
Avg merge
1d 18h
Merged PRs (30d)
12

Description

When troubleshooting Bottlerocket, we might want to increase logging verbosity. Many of our programs have a `--log-level` argument with the values `error`, `warn`, `info`, `debug`, `trace`. All of our programs default to `info`.

Should we introduce the ability to change this log-level through the settings API? If so, should we try to make it an instantaneous change, or should it be something that requires a reboot?

Note: this is distinct from #1931 which is kubelet-specific.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.