Why would you need to parse access.log if you already set up sqlbox? just check send_sms / sent_sms tables for relevant DLR, MT, MO entries.
if you need to call custom script, you can configure smsbox and when INSERT'ing a message into send_sms table specify boxc_id='smsbox_id', this way your specified dlr_url parameter gets executed. 2012/10/18 Satyadeep Kumar <[email protected]> > Hi Ravindra, > > What all info do you need from kannel.log ? Only then will we be able to > help you out. > > Thanks > > Satya > > On 18-10-2012 18:26, Tapan Kumar Thapa wrote: > > Unfortunately there is no script available which can parse access.log and > can store in MySQL or any other DB as far as i know. > > May be any other user of kannel can help. > > You can easily make it if you know coding. > > Regards > Tapan Thapa > > On Thu, Oct 18, 2012 at 6:22 PM, Ravindra Gupta // Viva < > [email protected]> wrote: > >> >> Dear Tapan, >> >> We have successfully configured Sqlbox one of our local servers but we >> need to store kannel_access.log in mysql database. >> >> Any script or any config parameters so that we will capture the logs in >> DB. >> >> Thanks >> >> On Thu, Oct 18, 2012 at 5:58 PM, Tapan Kumar Thapa < >> [email protected]> wrote: >> >>> Kindly check sqlbox.. >>> >>> >>> On Thu, Oct 18, 2012 at 5:43 PM, Ravindra Gupta // Viva < >>> [email protected]> wrote: >>> >>>> Hi Team, >>>> >>>> We have configured Kannel server 1.5.0 on Linux server, We need store >>>> online mode kannel_access.log data in the mysql database. >>>> >>>> Kindly share some suggestions for the same. >>>> >>>> Thanks >>>> >>>> >>> >> > > -- > Satyadeep Kumar > [email protected] > +91 971 147 5156 > >
