Log files to MYSQL

Discussion in 'MySQL' started by webspider2005, Dec 30, 2006.

  1. #1
    I have a huge list of log files in text form row by row. I would like to make an analysis out of these logs. Is there a tool which I can use to easily transform these logs into MYSQL database?
     
    webspider2005, Dec 30, 2006 IP
  2. mr_dean

    mr_dean Peon

    Messages:
    280
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    for example gawk (awk), although you need to know some programming
     
    mr_dean, Dec 30, 2006 IP