Hi,
i have setup apache (httpd-2.2.4 on suse linux 10.0) for static content.but i want request logs in database according to HTTP GET/POST request parameter.
EX..htttp://localhost/video.html?msisdn=123&id=11
and i want to capture above request logs in to database with request URL,time,date and request parameter.
one way i found to filter access_log on daily basic and dump in to database.
is their any other better and which will go very nearer to live data ?
Please help ..
Regards,
Samir.