Is there a way to analyze somehow deeper what's going on with this?
tss# grep -c 'http://ecs.amazonaws.com/onca/xml?' access.log
3065
tss# grep 'http://ecs.amazonaws.com/onca/xml?' access.log | tail -1
66.55.138.70 - - [08/Sep/2011:18:59:26 +0000] "GET
http://ecs.amazonaws.com/onca/xml? HTTP/1.1" 200 135861 "-"
"Mozilla/4.1" TCP_MISS:DIRECT
tss#
I'd like to capture it somehow so I can look what kind of request is that.
-- http://alexus.org/Received on Thu Sep 08 2011 - 19:03:01 MDT
This archive was generated by hypermail 2.2.0 : Fri Sep 09 2011 - 12:00:02 MDT