Skip to content

Commit

Permalink
echo log lines
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed Nov 7, 2014
1 parent 2ae10b0 commit 7180ce4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bin/datagen.cmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off
echo hi
echo 66.249.69.97 - - [24/Sep/2014:22:25:44 +0000] "GET /071300/242153 HTTP/1.1" 404 514 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
ping -n 5 localhost > null
echo hi
echo 71.19.157.174 - - [24/Sep/2014:22:26:12 +0000] "GET /error HTTP/1.1" 404 505 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.94 Safari/537.36"
ping -n 5 localhost > null
echo bye
echo 71.19.157.174 - - [24/Sep/2014:22:26:37 +0000] "GET / HTTP/1.1" 200 18785 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.94 Safari/537.36"

0 comments on commit 7180ce4

Please sign in to comment.