converting web server logs (apache,iis, etc..) to relational Database

Posted by Karim on Stack Overflow See other posts from Stack Overflow or by Karim
Published on 2010-03-12T15:14:10Z Indexed on 2010/03/13 0:27 UTC
Read the original article Hit count: 242

Filed under:
|
|
|

i have some apache logs and i want to be able to query the data in it.
so i wanted to know if its possible to convert this log data to a relational database so i later can query and analyze the data using sql statments.
thanks

© Stack Overflow or respective owner

Related posts about web-logs

Related posts about webserver