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
i have some apache logs and i want to be able to query the
Share
Log Parser by Microsoft will let you query various types of data with SQL without needing to convert it.