More filtering

This commit is contained in:
flying-scorpio 2020-01-05 11:20:18 +01:00
parent 3d49f47011
commit 327b25b619

View file

@ -2,5 +2,5 @@
# This file runs firefox in a state where the HTTP requests will be logged to the specified file. # This file runs firefox in a state where the HTTP requests will be logged to the specified file.
firefox -MOZ_LOG=timestamp,rotate:200,nsHttp:5,cache2:5,nsSocketTransport:5,nsHostResolver:5,sync -MOZ_LOG_FILE=./requests/log.txt firefox -MOZ_LOG=timestamp,rotate:200,nsHttp:3,cache2:5,sync -MOZ_LOG_FILE=./requests/log.txt
cat ./requests/log.txt.* | grep GET | grep q= cat ./requests/log.txt.* | grep GET | grep q=