-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans  .- Knowledge Base  . 

KmTail

   0.9.1  

KDE System Tool

Score 68%
KmTail
zoom


KmTail
zoom


Depends on  KDE 4.x
Downloads:  413
Submitted:  May 3 2010
Updated:  Oct 3 2010

Description:

KmTail is a KDE4 version of the venerable Ktail program. It has pretty much the same features and allows you to monitor various log files. Note that most files in /var/log are only root-readable so you will have to start KmTail with kdesu for it to be useful.
KmTail now does its own file tailing, external programs are no longer used.

KmTail now supports reading from named pipes. You can drive the pipe from syslog-ng and this permits exposing the syslog facility and priority information, thus allowing much better high-lighting of log messages.

Since KmTail 0.9 date/time extraction is possible to convert non-standard log files into the syslog format, increasing legibility. Presets are provided for many common log file formats and you may also specify our own. What's This popups provide some guidance on regexps and templates. It is also possible to specify the number of columns (fields) the message is parsed into, which will also increase legibility for certain logs.




Changelog:

Version 0.9.1 20/09/2010
o Enable number of columns to be specified.
o Improve logrotate handling.

Version 0.9 04/09/2010
o Enable date/time extraction for files so a uniform view is possible.
o Clean-up config dialog.
o Many small improvements.

Version 0.8 29/08/2010
o Rewrite to do own tailing; no more external programs.
o Single-shot mode if log file passed as argument.
o Internal reorganisation.

Version 0.7.1 22/08/2010
o Add Spanish translation.

Version 0.7 15/08/2010
o Fix occasional hang in pipe read.
o Trap syslog-ng shutdown to avoid loop in pipe support.
o Enable horizontal scroll bar, finally!

Version 0.6 02/07/2010
o Fix date parse error in pipe support.
o Fix not all process getting cleanly stopped at shutdown.

VVersion 0.5 15/06/2010
o Support syslog-ng named pipes.
o High-light tabs with new output.

Version 0.4 06/05/2010
o Correct include statement.
o Fix tail retry parameters.
o Graceful fall-back to GNU tail if no turbotail installed.
o Add close action.

Version 0.3 05/05/2010
o Add configuration dialog

Version 0.2 04/05/2010
o Highlight colours are saved/restored.
o Improved tool-tip formatting.

Version 0.1 26/04/2010
o First release.




LicenseGPL
Source(kmtail-0.9.1.tar.bz2)
Gentoo(kmtail-0.9.1.ebuild)
Send to a friend
Subscribe
Other  Apps  from binro
Report inappropriate content



-
.

 download time out

 
 by bitcrazy on: May 3 2010
 
Score 50%

Get time-out while connecting to your server.

m0nk


If men could get pregnant, abortion would be a sacrament.
Reply to this

-

 Re: download time out

 
 by binro on: May 3 2010
 
Score 50%

Too many bittorents - ISP throttled my
bandwidth. Try again. :)


Reply to this

-

 colors

 
 by marvinf on: May 3 2010
 
Score 50%

please make an option to change colors for output. for example, warning messages are yellow on white using the default kde color scheme.

great program, better than ksystemlog for fast and easy log watching.


Reply to this

-

 Re: colors

 
 by binro on: May 4 2010
 
Score 50%

I will write a config dialog when I have the time. Meanwhile, go Gothic!


Reply to this

-

 Awesome!

 
 by smorg on: May 4 2010
 
Score 50%

Thanks! You should talk to the kde overlay guys and get this in there.

For those who use syslog-ng, you can set the ownership and modes for logfiles by adding something like this to the options section of /etc/syslog-ng/syslog-ng.conf

owner(1000);
perm(0664);

This would make a great plasmoid. I currently just use Conky for that. :)


Reply to this

-
.

 Header for kmconf.h in 0.3

 
 by bitcrazy on: May 5 2010
 
Score 50%

/usr/src/packages/BUILD/kmtail-0.3/src/kmconf.h:24:29: error: qt4/QtGui/QDialog: Datei oder Verzeichnis nicht gefunden
Headerfile is QtGui/QDialog under openSUSE.
So you need:
--- src/kmconf.h~ 2010-05-05 16:48:22.000000000 +0200
+++ src/kmconf.h 2010-05-05 19:09:37.000000000 +0200
@@ -21,7 +21,7 @@
#ifndef KMCONF_H
#define KMCONF_H

-#include <qt4/QtGui/QDialog>
+#include <QtGui/QDialog>

#include "ui_kmconf.h"
#include "kmtail.h"


If men could get pregnant, abortion would be a sacrament.
Reply to this

-
.

 Re: Header for kmconf.h in 0.3

 
 by binro on: May 5 2010
 
Score 50%

OK. That include was generated by kdevelop and I confess, I did wonder! I will fix it in the next version.


Reply to this

-
.

 Spanish translation

 
 by martosurf on: Aug 16 2010
 
Score 50%

Any possibility of collaborate with it?
Excellent app, thanks for share.


Reply to this

-
.

 Re: Spanish translation

 
 by binro on: Aug 16 2010
 
Score 50%

Sure! If you generate the .po file, I will work out how to add it to the package.


Reply to this

-
.

 Re: Re: Spanish translation

 
 by martosurf on: Aug 16 2010
 
Score 50%

I know this is a very disgusting n00b question -and I apologize for that!- but how do I generate/create a .po language file?

Sorry again :P


Reply to this

-

 Re: Re: Re: Spanish translation

 
 by binro on: Aug 16 2010
 
Score 50%

I emailed you a template, if you have not received it, check your spam bucket. I live in Thailand and we are constantly listed in SpamHaus, etc.


Reply to this

-
.

 Re: Re: Re: Re: Spanish translation

 
 by martosurf on: Aug 19 2010
 
Score 50%

Hi binro, I waited until today in the event there was a lag in the OD email system but I didn't receive your email.

Can you please resend it?


Reply to this

-
.

 Re: Re: Re: Re: Re: Spanish translation

 
 by binro on: Aug 19 2010
 
Score 50%

The email is probably in a spam bucket somewhere. I will send it again without an attachment. Do you have an email address apart from hotmail?


Reply to this

-
.

 Re: Re: Re: Re: Re: Re: Spanish translation

 
 by martosurf on: Aug 19 2010
 
Score 50%

Yes, you can reach me at martosurf7600 of Google's mail ;-D

(Let's put it that way to prevent massive spam)



-
.

 Save Path Settings

 
 by mschnide on: Nov 15 2010
 
Score 50%

What' about a nice feature:
Save the last used path.
I've also log files in other paths. If I need not only one log-file so I have always to select the whole path.

Great application!


Reply to this

Add commentBack




-
-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.