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

ifquery -a -c is generating debug log in /var/log/fupdown2/ #291

Open
aderumier opened this issue Feb 13, 2024 · 2 comments
Open

ifquery -a -c is generating debug log in /var/log/fupdown2/ #291

aderumier opened this issue Feb 13, 2024 · 2 comments

Comments

@aderumier
Copy link
Contributor

Hi,

In promxox, I'm using ifquery -a -c to check each 10s the status of network configuration.

A user reported a debug in /var/log/ifupdown2/xxx/ each 10s.

It could be great to be able to configure the log for reload/restart only.

@julienfortin
Copy link
Contributor

Hi @aderumier,

Good suggestion.

In the meantime, what you can do is to disable debug logging using ifupdown2.conf:

$ cat /etc/network/ifupdown2/ifupdown2.conf | grep enable_persistent_debug_logging
enable_persistent_debug_logging=no

@aderumier
Copy link
Contributor Author

Thanks ! (I would like to keep debug log at server boot, as it's really usefull to debug users problem :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants