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

Configurable logging #741

Open
christian-schlichtherle opened this issue Sep 6, 2024 · 1 comment
Open

Configurable logging #741

christian-schlichtherle opened this issue Sep 6, 2024 · 1 comment
Labels
enhancement New feature or request stale

Comments

@christian-schlichtherle
Copy link

TL;DR

Is there a way to configure the logging output? I'm operating a hybrid K3s cluster where the majority of the nodes are IoT devices that are connected to networks at customer premises. So hccm is complaining every five minutes that it can't find these IoT devices (of course). I would like to suppress these logging messages as they are just noise which puts some stress on the I/O subsystem, especially as the number of IoT devices is growing larger and larger.

Expected behavior

Here's a sample message:

E0906 15:39:08.530539       1 node_controller.go:281] Error getting instance metadata for node addresses: hcloud/instancesv2.InstanceMetadata: failed to get instance metadata: no matching server found for node 'zulu-d1': server not found

I'ld expect no logging output generated when a node is not located in a Hetzner network.

@christian-schlichtherle christian-schlichtherle added the enhancement New feature or request label Sep 6, 2024
Copy link
Contributor

github-actions bot commented Dec 6, 2024

This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.

@github-actions github-actions bot added the stale label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant