RE: Separate Logs

2007-11-06 Thread info.ubichip
Use a grep on the log file ! Hope that help _ From: Otandeka Simon Peter [mailto:[EMAIL PROTECTED] Sent: mardi 6 novembre 2007 09:49 To: users@kannel.org Subject: Separate Logs Hello guys, I need your help. I wish to have two separate log tables. One for holding

Separate Logs

2007-11-05 Thread Otandeka Simon Peter
Hello guys, I need your help. I wish to have two separate log tables. One for holding successful SMSs and another to hold failed ones. At the moment, i have one log table that stores any message that hits. What is the easiest way I can do it. Do I have to change anything in my configuration?