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

NextDNS CLI run command reduce stdout logging #541

Closed
adhodgson1 opened this issue Jul 6, 2021 · 2 comments
Closed

NextDNS CLI run command reduce stdout logging #541

adhodgson1 opened this issue Jul 6, 2021 · 2 comments
Labels
✨ feature-request New feature or request

Comments

@adhodgson1
Copy link
Contributor

I'm running the CLI now via my own Docker image which runs using the nextdns run command with relevant arguments. I'm not specifying log arguments at all however the container dumps lots of info messages out via stdout, for example:
INFO: 21:35:27 Connected [2001:19f0:7401:85d3:5400:2ff:fec8:749f]:443 (con=1ms tls=3ms, TCP, TLS13)
INFO: 21:36:21 Connected [2a00:11c0:8:4::9]:443 (con=0ms tls=2ms, TCP, TLS13)
INFO: 21:37:30 Connected 37.252.230.153:443 (con=0ms tls=3ms, TCP, TLS13)
INFO: 21:38:58 Connected 37.252.230.153:443 (con=1ms tls=2ms, TCP, TLS13)
It would be good to explore options for reducing this, for example being able to set log type that will be sent to stdout, I would say these messages are more DEBUG than INFO.

@adhodgson1 adhodgson1 added the ✨ feature-request New feature or request label Jul 6, 2021
@agneevX
Copy link

agneevX commented Jul 8, 2021

Do you have log-queries set to false in your config file?

@adhodgson1
Copy link
Contributor Author

adhodgson1 commented Jul 8, 2021 via email

@rs rs closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants