Re: access.log
"Andrea Viscovich" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> > You may import the file access.log by perl script to MySQL engine and > > query on that data then?! > > We do this also but, we were late by 1 day. > We don't have an application that will do this like, online. > We really appreciate any pointers/web site that you could recommend. I don't understand. I think the right thing is to store in db sms request and use dlr to see the sms status. So you don't rely on logs at all. I do it with Oracle on my site. Andrea