# Category filter to remove all but 'bot' hits. # # Input format: # ... #06:58:06 "GET /data/SunnyBeam/live/20160201.log HTTP/1.1" 200 - #06:59:44 "GET /robots.txt HTTP/1.1" 200 bot #07:00:01 "GET /_gridCarbonIntensityGB.html HTTP/1.1" 200 - #07:00:43 "GET /robots.txt HTTP/1.1" 200 bot #07:01:05 "GET / HTTP/1.1" 200 bot # ... # # Output format (counts for all 24h are emitted, in order): # ... #06:59:44 "GET /robots.txt HTTP/1.1" 200 bot #07:00:43 "GET /robots.txt HTTP/1.1" 200 bot #07:01:05 "GET / HTTP/1.1" 200 bot # ... "bot" == $6