EventLog Analyzer provides exhaustive reports for Apache Web server.
|
The description of the reports are given below:
Reports | Description |
---|---|
Client Error Report | The report contains client requests to the Apache Web server, which ended up in error. Status & Error codes 400-415 |
Information Report | The report contains information about the client requests to Apache Web Server |
Redirection Report | The report contains the redirected requests from the client to Apache Web Server. Status & Error codes 300-305 |
Server Error Report | The report contains the server errors generated on a client request. Status & Error codes 500-505 |
Successful Report | The report contains successful client requests received by the Apache web server. Status & Error codes 200-206 |