I find out the below that works and sets the log-level of all log files to 0. http://localhost:13000/log-level?level=0&password=admin_password
But I am also interested in setting specified log file. As stipulated by Stipe Tojl in the link I posted in the first email. Do you know how? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of seikath Sent: Thursday 18 March 2010 10:35 Cc: [email protected] Subject: Re: http command to change log-level http://localhost:13000/log-level?user=foo&pass=bar&level=3 there are no other parameters ? On 03/18/2010 11:10 AM, Tshimanga Minkoka wrote: > Hi Seikath, > > The link you gave does not give more information than the cvs doc I referred > to. > > Can you give me (or point me exactly where it is in you reference) the full > syntax of the http command? > I mean something as > http://localhost:13000/log-level?user=foo&pass=bar&loglevel=3&logfile=smpp.log&otherparametter=othervalue > > I gave some tries, but I just give guessing it, convinced that the > information must exists somewhere. > > Regards, > > Tshimanga. > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > seikath > Sent: Thursday 18 March 2010 09:15 > To: [email protected] > Subject: Re: http command to change log-level > > use the http admin interface > > and its explained good enough at the userguide: > > http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#AEN882 > > On 03/18/2010 09:51 AM, Tshimanga Minkoka wrote: >> Hello, >> >> >> >> I need to change the log-level of kannel without restarting it. >> >> The “userguide cvs-20090525” refers to it on page 28, but without the >> needed details or explicit examples. >> >> >> >> I googled and read this discussion >> >> http://www.mail-archive.com/[email protected]/msg06794.html >> >> Stipe Tolj committed to even add the possibility to the modify the >> log-level for a specific log file. >> >> >> >> All that sounds good, but can someone give me the syntax of that http >> command, as the userguide says nothing about? >> >> >> >> Regards, >> >> >> >> Tshimanga. >> > > > >
