Re: Does Kannel log support logrotation (configure.in patch)

2003-02-27 Thread Stipe Tolj
Alan McNatty wrote: Sorry - missed an check to see if --enable/disable-docs had been set. As is configure.in yep, +1, commited to cvs. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel:

[RFC] log-file, log-level per smsc group

2003-02-27 Thread Stipe Tolj
Hi list, I'm hacking arround the whole day trying to implement a way to log entries to smsc-id specific log-files, so that you have group = smsc ... log-file = /tmp/smsc-a.log log-level = 0 which is exclusive to the main bearerbox.log. So if you have log-file and log-level set all

Re: [RFC] log-file, log-level per smsc group

2003-02-27 Thread Nisan Bloch
Hi Stipe Yup.. I looked at the same and at the time decided it wasnt worth the time and effort. Our log files do tend to balloon quite rapidly, and its a real pain trying to trawl debug info out with many SMSC connections. SO this would be real handy, but would probabally require rewriting

Re: [RFC] log-file, log-level per smsc group

2003-02-27 Thread Stipe Tolj
Nisan Bloch wrote: Hi Stipe Yup.. I looked at the same and at the time decided it wasnt worth the time and effort. Our log files do tend to balloon quite rapidly, and its a real pain trying to trawl debug info out with many SMSC connections. SO this would be real handy, but would

Re: Does Kannel log support logrotation (configure.in patch)

2003-02-26 Thread Alan McNatty
Sorry - missed an check to see if --enable/disable-docs had been set. As is configure.in On Sun, 2003-02-16 at 15:47, Stipe Tolj wrote: Alan McNatty wrote: Ok thanks - I see now how it works .. I've attached patch below in unified format. I've changed the order so that you first

Re: Does Kannel log support logrotation (configure.in patch)

2003-02-15 Thread Stipe Tolj
Alan McNatty wrote: Ok thanks - I see now how it works .. I've attached patch below in unified format. I've changed the order so that you first check for --enable-docs, etc then check to see if jade, jadetex, etc are all installed before confirming that indeed the docs should be made.

Re: Does Kannel log support logrotation (userguide patch)

2003-02-14 Thread Stipe Tolj
applied to cvs. Thanks. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de

Re: Does Kannel log support logrotation (userguide patch)

2003-02-13 Thread Stipe Tolj
Hi Alex, logrotate being owned by RedHat is not currently updated on Solaris, so instead I'm using rotatelog which is Perl based and very portable. I'll add some documentation on that (as well as example configurations) if of interest to the Solaris users among us? definetly. Please setup

Re: Does Kannel log support logrotation

2003-02-10 Thread Stipe Tolj
Alan, please do not patch configure itself. It's the autoconf output out of configure.in. If you have to change something, please try to patch configure.in and provide a patch to it. After that we can run autoconf and commit an auto-generated configure script. Stipe [EMAIL PROTECTED]

Re: Does Kannel log support logrotation

2003-02-10 Thread Stipe Tolj
Alan, can you provide the userguide.xml patch in diff -u (unified) format, that should be easier to read and to apply. Thanks in advance. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel:

Re: Does Kannel log support logrotation (userguide patch)

2003-02-10 Thread Alan McNatty
/userguide/userguide.xml 11 Feb 2003 06:24:06 - @@ -7414,6 +7414,43 @@ /informaltable /sect1 +sect1 +titleLog rotation/title + + paraIf Kannel is configured so that the bearerbox, wapbox and/or smsbox +log to file each of these log files will continue to grow unless administered

Re: Does Kannel log support logrotation

2003-02-09 Thread Alan McNatty
7416a7417,7452 sect1 titleLog rotation/title paraIf Kannel is configured so that the bearerbox, wapbox and/or smsbox log to file, each of these log files will continue to grow unless administered in some way. This is especially true if access logs are created

Re: Does Kannel log support logrotation

2003-02-06 Thread Alan McNatty
Sure ... I'm guessing best option is to add a small section to end of Appendix E. Log files.

Re: Does Kannel log support logrotation

2003-02-05 Thread Stipe Tolj
configuration, but it reopens log files. And yes, logrotate is the way to go what about pipelined logging, like cronolog for Apache?! Has anyone thought of this option. This may be rotating without -HUP'ing the processes. Just an idea... may be hit to the TODO task list, at least with low

Does Kannel log support logrotation

2003-02-04 Thread joseph mercado
Does Kannel log support logrotation???Please advice regarding this matter cause im running kannel-1.2.1 on linux box 7.2 that forwards sms to a EMI2 server.Currently all logs does'nt have rotate mechanismhas anyone implemented this already

Re: Does Kannel log support logrotation

2003-02-04 Thread Bruno Rodrigues
Citando Alan McNatty [EMAIL PROTECTED]: This might be useful for you ... (add to /etc/logrotate.d or similar). Note: you need to restart Kannel as it doesn't have full signal support. you just need to killall -HUP bearerbox smsbox wapbox. -HUP doesn't re-read configuration, but it reopens log

log file permission.

2002-09-30 Thread Nigar Sultana
Hello All Currently bearerbox and wapbox process run in super user mode. I tried to run the bearerbox and wapbox process in user mode. It's giving a ERROR:log file don't have permission. were are this permission set up. please help us. regards Nigar

Re: log file permission.

2002-09-30 Thread Stipe Tolj
Currently bearerbox and wapbox process run in super user mode. I tried to run the bearerbox and wapbox process in user mode. It's giving a ERROR:log file don't have permission. were are this permission set up. please help us. bearerbox and wapbox don't check for user permissions. You have to

RE: log file permission.

2002-09-30 Thread Kaido Karner
Currently bearerbox and wapbox process run in super user mode. I tried to run the bearerbox and wapbox process in user mode. It's giving a ERROR:log file don't have permission. were are this permission set up. please help us. if you run them as root - the log files are created owned by root

Re: *** WAP Box Log ***

2002-08-10 Thread Stipe Tolj
Julio, what's the problem with the log, seems ok to me. I guess I didn't get the point you were talking about. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211

*** WAP Box Log ***

2002-08-09 Thread Julio Leal
Hello All, (Sorry about my bad english), Bellow you can see a part of log wapbox : 2002-08-09 11:24:43 [1] DEBUG: Octet string dump ends. 2002-08-09 11:24:43 [1] DEBUG: WSP: decoded headers: 2002-08-09 11:24:43 [1] DEBUG: Accept: application/vnd.wap.wmlc 2002-08-09 11:24:43 [1] DEBUG: Accept

Re: Duplicates in SMS log file

2002-07-23 Thread Stipe Tolj
Patrick Mignott wrote: Hi all i am getting duplicates in my sms logfile in the receive side, is this a know issue with kannel? you meen inbound SMS are logged twice in access.log?! Are they also booked twice via the counters of Kannel's status page? Stipe [EMAIL PROTECTED]

Duplicates in SMS log file

2002-07-22 Thread Patrick Mignott
Hi all i am getting duplicates in my sms logfile in the receive side, is this a know issue with kannel? please advise

RE: Kannel log rotation

2002-06-09 Thread Oded Arbel
[mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 5:25 PM To: [EMAIL PROTECTED] Subject: Kannel log rotation Has anyone looked into making the logging in Kannel (at file level at least) a little more intelligent than it is at the moment? Currently even in info mode

Kannel log rotation

2002-06-06 Thread Alex Judd
Has anyone looked into making the logging in Kannel (at file level at least) a little more intelligent than it is at the moment? Currently even in info mode it generates fairly large logs which require continued sorting. One suggestion I thought was to adopt the Apache Jakarta project format of

Re: Kannel log rotation

2002-06-06 Thread Mike Thompson
Does the Linux logrotate help? I know we'll have this issue in the future. I don't know anything about logrotate yet, in particular how it interacts with the application which may assume that it's log file is always open / available for writing... At any rate, it's in Redhat Linux 7.2, among

Re: Kannel log rotation

2002-06-06 Thread Andreas Fink
Does the Linux logrotate help? yes. you can configure logrotate to copy the files or to instruct the application via a signal to close reopen the files. Works fine. -- Andreas Fink Fink-Consulting -- Tel: +41-61-6932730 Fax:

Re: Kannel log rotation

2002-06-06 Thread Bruno David Rodrigues
. Alex --- http://www.skywire.co.uk/ /home/kannel/var/log/bearerbox_access.log { daily rotate compress delaycompress postrotate killall -HUP bearerbox endscript } /home/kannel/var/log/bearerbox_error.log \ /home/kannel/var/log/smsbox_access.log

Coreaccess Log Parser

2002-04-18 Thread Cipher Strength
Hi All, Is there any Coreaccess Log parser. If some body had make it, can share it with me. Currently i am using GREP unix command to parse log file or by inserting the Log file in DATABASE. Also if i want to make a pull service but not use any keyword neither default service any soloution

Re: Coreaccess Log Parser

2002-04-18 Thread Bruno Rodrigues
, 2002 7:36 PM Subject: Coreaccess Log Parser Hi All, Is there any Coreaccess Log parser. If some body had make it, can share it with me. Currently i am using GREP unix command to parse log file or by inserting the Log file in DATABASE. Also if i want to make a pull service but not use any

AW: Log

2002-02-25 Thread Bjoern Buettner
I've used batch file to startup kannel on Win23 run bearerbox.exe -v 1 smskannel.conf in Kannel root directory smskannel.conf core ... access-log = access.log log-file = kannel.log log-level = 0 ... group = smsbox ... log-file = smsbox.log log-level = 0 access-log = access.log ... following

RE: Log

2002-02-25 Thread Ian Daly
:[EMAIL PROTECTED]]On Behalf Of Bjoern Buettner Sent: 25 February 2002 17:48 To: Andrea Viscovich; [EMAIL PROTECTED] Subject: AW: Log I've used batch file to startup kannel on Win23 run bearerbox.exe -v 1 smskannel.conf in Kannel root directory smskannel.conf core ... access-log

AW: Log

2002-02-25 Thread Bjoern Buettner
. Februar 2002 19:21 An: Bjoern Buettner; [EMAIL PROTECTED] Betreff: Re: Log Thank, I've used batch file to startup kannel on Win23 current cvs or what version? by pressing CTRL-C... Well, pressing ctrl-c maybe send an SIGTERM signal. By the way I'm even interested in knowing what happens

Re: Log

2002-02-25 Thread Andrea Viscovich
Hi Ian, I'll try to get some info on the Windows SCM (Service Control Manager) that's controlling it. I'm sure bearer should be able to capture SCM signal, otherwise, I'll never know from log when it was stopped. Thanks Andrea - Original Message - From: Ian Daly [EMAIL PROTECTED