Skip to content
Snippets Groups Projects
Commit 1d59772f authored by gdm85's avatar gdm85
Browse files

docs: mention where to find logs

parent a375bea9
Branches
No related tags found
No related merge requests found
...@@ -67,6 +67,10 @@ docker run -d --name doh-server \ ...@@ -67,6 +67,10 @@ docker run -d --name doh-server \
satishweb/doh-server satishweb/doh-server
``` ```
## Logging
All log lines (by either doh-client or doh-server) are written into `stderr`; you can view them using your OS tool of choice (`journalctl` when using systemd).
## Server Configuration ## Server Configuration
The following is a typical DNS-over-HTTPS architecture: The following is a typical DNS-over-HTTPS architecture:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment