How do I disable logging? #2021
-
|
When I look at the log file which shows what I'm typing into my browser's URL bar. It also shows search queries performed by GET if I close the tab while they're in process. How do I turn this off? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
How did you installed SearXNG, what distro do you use? / How uWSGI is implemented by distributors varies. If you use docker see: Lines 30 to 32 in 9e9f57e If you installed by the scripts (or the "step by step" manual) the logging should already be disabled in the uWSGI setup: |
Beta Was this translation helpful? Give feedback.
How did you installed SearXNG, what distro do you use? / How uWSGI is implemented by distributors varies.
If you use docker see:
searxng/dockerfiles/uwsgi.ini
Lines 30 to 32 in 9e9f57e
If you installed by the scripts (or the "step by step" manual) the logging should already be disabled in the uWSGI setup: