A python script to Apache web logs to SQL database
Sagar Sawant
Pymysql
Install Xampp from the given below link which provides the Apache environment to create a local server on your machine which enables to run the PHP scripts on you Personnel computer. https://sourceforge.net/projects/xampp/
Run a local SQL server or you can add remote database login to load the data into a database.
Run script to extract the unstructured data from the weblogs and upload it to a structured SQL database.