Odhiambo,
> May someone point me towards any known good logfile analyzers for
> kannel. I am especially looking for a tool to process my WAP gateway's
> log files.
If you're really wanting maximum power and flexibility, look into
SEC. I'm getting ready to deploy it myself, although it has a bit of a
learning curve. If you do want to use it, check the tutorials first.
http://www.estpak.ee/~risto/sec/
Also, if you're looking to do some sort of restart type of action
based on log lines (and don't want to use SEC which can do the same
thing, as well as much more), monit has added log watching capabilities
to their CVS -- so you can either pull the CVS version or wait until
it's released officially.
http://www.tildeslash.com/monit/
Otherwise if you just want stat reports or something basic,
logwatch has already been mentioned. There's also tenshi, logsentry,
swatch, yaala as well as I'm sure many, many more.
http://www.logwatch.org/
http://tenshi.gentoo.org/
http://sourceforge.net/projects/sentrytools/
http://swatch.sourceforge.net/
http://www.yaala.org/
Jon