Skip to content

How to disable watchdog DEBUG? #414

Open
@middleagedman

Description

@middleagedman

I am currently using the microsocks proxy and even though I have

DEBUG=false
DELUGE_WEB_LOG_LEVEL=none

In my docker compose I'm still getting these sorts of outputs on my docker logs. How do I disable this from sending stderr output?

2024-11-07 16:02:04,962 DEBG 'watchdog-script' stderr output:
client[58] 192.168.1.2: connected to ocsp.globalsign.com:80

2024-11-07 16:02:05,058 DEBG 'watchdog-script' stderr output:
client[60] 192.168.1.2: connected to ocsp.globalsign.com:80

2024-11-07 16:02:05,104 DEBG 'watchdog-script' stderr output:
client[63] 192.168.1.2: connected to ocsp.globalsign.com:80

2024-11-07 16:02:11,273 DEBG 'watchdog-script' stderr output:
client[65] 192.168.1.2: connected to cdn.statically.io:443

2024-11-07 16:02:11,475 DEBG 'watchdog-script' stderr output:
client[50] 192.168.1.2: connected to cdn.statically.io:443

EDIT: I think it would be adding the "-q" option to the microsocks launch command. Maybe a feature update to the next version? Looks like right now in my container it's running with.

/usr/local/bin/microsocks -i 0.0.0.0 -p 9118 -b XX.XX.XX.XX

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions