You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've setup Splash + HAPROXY per the aquarium setup instructions but now after running sudo docker compose up my tmux is flooded with logs looking like:
The text was updated successfully, but these errors were encountered:
mkowalc8
changed the title
logs flooded with "GET / HTTP/1.0" 200 7677 "-" "-" - how to turn OFF all logs apart from config errors
logs flooded with "GET / HTTP/1.0" 200 7677 "-" "-"
Apr 9, 2023
Hi,
I've setup Splash + HAPROXY per the aquarium setup instructions but now after running sudo docker compose up my tmux is flooded with logs looking like:
09/Apr/2023:13:21:43 +0000] "GET / HTTP/1.0" 200 7677 "-" "-"
how do i turn it completely OFF?
I tried silencing it in both docker yml as well as in haproxy cfg, but nothing seems to have any effect whatsoever - what am I doing wrong?
screenshot of the flood as well ,my docker yml config as well as haproxy cfg in attachment below:
docker-compose.yml.txt
haproxy.cfg.txt
The text was updated successfully, but these errors were encountered: