On the log file it shows me that the a user is running a program called 'Hydra' which is a password cracking tool for attacking network protocols.
Log File
172.16.2.136 - - [05/Feb/2013:00:36:00 +0000] "GET /login.php?username=jsmith&password=EEZ HTTP/1.0" 302 490 "-" "Mozilla/5.0 (Hydra)"
From reading the log file i can see that they are running a login script. Which is running a password multiple passwords for a user account. I think the network protocol they are trying to break into is 'HTTP/1.0' but i don't understand what "302 490 "-" " is could anyone explain this to me please?