Confirmed users
3,990
edits
Line 388: | Line 388: | ||
NOTE: You can wget the output and run this: | NOTE: You can wget the output and run this: | ||
grep HTTP/1 text | grep -v 302 | grep -v 200 | grep HTTP/1 text | grep -v 302 | grep -v 200 | ||
grep FAIL text | |||
No matter what the status it's good to scan the log. | No matter what the status it's good to scan the log. |