Warning: session_start(): open(/tmp/sess_kqpsfgu5bsnke4f7t4mbr9pdv4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KSystemLog openDesktop.org
-
 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    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

KSystemLog

   0.4.1  

KDE Logging/Monitoring

Score 83%
lastnicolastnico
Open source
Home
KSystemLog
zoom


KSystemLog
zoom


KSystemLog
zoom


Link:  Link
Downloads:  14926
Submitted:  May 5 2005
Updated:  Nov 7 2007

Description:

KSystemLog is a system log viewer tool for KDE 4

This program is compatible with KDE 4 beta 3 libraries.

This program is developed for being used by beginner users, which don't know how to find information about their Linux system, and how the log files are in their computer. But it is also designed for advanced users, who want to quickly see problems occuring on their server.

KSystemLog has the following features :

* View all the main log of your system, by selecting them directly in a menu
* Tabbed view to allow displaying several logs at the same time
* Auto display new logged lines.
* Fast parsing and reading (more than 10000 lines each 5 seconds)
* Colorize log lines depending on their levels
* Detailed information for each log Lines (in a dedicated dialog)
* Quick filter
* Send a log message manually from a dialog box.
* Save, print and email log files are possible.
* It can parse the following log files of your system :
o System logs
o X.org logs
o Kernel logs
o Authentication logs
o Acpid logs
o Cups logs
o Postfix logs
o Apache logs
o Samba logs
o Daemons logs
o Cron logs
o XSession logs
o Cron logs

You can simply compile KSystemLog using the KDE 4 beta packages available in KUbuntu or other distributions.




Changelog:

Major improvements :

- Compatibility with KDE 4 beta4
- Fix icon position in search bar
- Add test coverage for Kernel logs
- Support for Suse Kernel logs
- Add joker to file list in configuration
- Auto-recognizition of the opened files

For more details, go to

http://ksystemlog.forum-software.org/changelog.php




LicenseGPL
(Source Archive (0.4.1))
Send to a friend
Subscribe
Other  Content  from lastnico
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9 

-
.

 to amdfanatyk

 
 by lastnico on: Jun 7 2005
 
Score 50%
lastnicolastnico
Open source
Home

mmmh..

could you translate this log in english please, because I don't understand your language ;-)

Thanks!


Reply to this

-
.

 Re: to amdfanatyk

 
 by amdfanatyk on: Jun 7 2005
 
Score 50%

recent logs might be useless because I had compiled ksystemlog without debug but now i have that:

after logs reload:

[bash output]
QDate::setYMD: Invalid date 2005-01-00
failed to read() from server connection
KCrash: Application 'ksystemlog' crashing...
[/bash output]

crash ... bye bye ... ;(


Reply to this

-

 oops =S

 
 by gnemmi on: Jun 20 2005
 
Score 50%

on Conectiva Linux 10
KDE 3.3.2
QT 3.3.3

ksystemlog.h: En constructor `KSystemLog::KSystemLog()':
ksystemlog.h:306: aviso: `KSystemLog::findDialog' will be initialized after
ksystemlog.h:285: aviso: `KFind*KSystemLog::findManager'
ksystemlog.cpp:93: aviso: when initialized here
ksystemlog.h:316: aviso: `KSystemLog::loadingDialog' will be initialized after
ksystemlog.h:296: aviso: `LogListItem*KSystemLog::previousItemFound'
ksystemlog.cpp:93: aviso: when initialized here
ksystemlog.cpp: En la función miembro `void KSystemLog::highlightSearch(const
QString&, int, int)':
ksystemlog.cpp:802: aviso: unused parameter `const QString&text'
ksystemlog.cpp:802: aviso: unused parameter `int matchingIndex'
ksystemlog.cpp:802: aviso: unused parameter `int matchingLength'
ksystemlog.cpp: At global scope:
ksystemlog.cpp:1142: error: `ActivationReason' is not a member of type `KAction
'
ksystemlog.cpp:1142: error: error de decodificación before `,' token
ksystemlog.cpp: En member function `void KSystemLog::slotLogAction(...)':
ksystemlog.cpp:1161: error: `state' undeclared (first use this function)
ksystemlog.cpp:1161: error: (Each undeclared identifier is reported only once
for each function it appears in.)
ksystemlog.cpp: En member function `void KSystemLog::groupByChanged(int)':
ksystemlog.cpp:1641: aviso: comparison between signed and unsigned integer
expressions
ksystemlog.cpp: En member function `void KSystemLog::updateGroupBy()':
ksystemlog.cpp:1711: aviso: comparison between signed and unsigned integer
expressions
In file included from ksystemlog.cpp:1833:
ksystemlog.moc: En member function `virtual bool KSystemLog::qt_invoke(int,
QUObject*)':
ksystemlog.moc:227: error: `ActivationReason' is not a member of type `KAction'
ksystemlog.moc:227: error: `ActivationReason' is not a member of type `KAction'
ksystemlog.moc:227: error: error de decodificación before `)' token
ksystemlog.moc:227: error: error de decodificación before `)' token
make[2]: *** [ksystemlog.o] Error 1
make[2]: *** Se espera a que terminen otras tareas....
make[2]: Leaving directory `/home/gnemmi/paquetes/ksystemlog/BUILD/ksystemlog-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gnemmi/paquetes/ksystemlog/BUILD/ksystemlog-0.3'
make: *** [all] Error 2

see ya


Reply to this

-

 Re: oops =S

 
 by lastnico on: Jun 20 2005
 
Score 50%
lastnicolastnico
Open source
Home

Ouch, I will try to fix this tonight (it's a bit more complicated than I thought)
Thanks for reporting!


Reply to this

-
.

 Good Utility!

 
 by maarizwan on: Jun 20 2005
 
Score 50%

but a small preview section for the message would be good. Just like Preview in the file open dialog. Thanks a lot! Love it!


Reply to this

-

 Re: Good Utility!

 
 by lastnico on: Jun 20 2005
 
Score 50%
lastnicolastnico
Open source
Home

What do you mean with a preview of the messages ? Sorry, I don't understand well.

Thanks to like KSystemLog.


Reply to this

-
.

 cannot compile

 
 by amdfanatyk on: Jun 20 2005
 
Score 50%

In file included from ksystemlog.cpp:73:
ksystemlog.h:168: error: `class KAction::ActivationReason' has not been declared
ksystemlog.h:168: error: ISO C++ forbids declaration of `reason' with no type
ksystemlog.h: In constructor `KSystemLog::KSystemLog()':
ksystemlog.h:306: warning: `KSystemLog::findDialog' will be initialized after
ksystemlog.h:285: warning: `KFind*KSystemLog::findManager'
ksystemlog.cpp:93: warning: when initialized here
ksystemlog.h:316: warning: `KSystemLog::loadingDialog' will be initialized after
ksystemlog.h:296: warning: `LogListItem*KSystemLog::previousItemFound'
ksystemlog.cpp:93: warning: when initialized here
ksystemlog.cpp: At global scope:
ksystemlog.cpp:1142: error: variable or field `slotLogAction' declared void
ksystemlog.cpp:1142: error: `int KSystemLog::slotLogAction' is not a static member of `class KSystemLog'
ksystemlog.cpp:1142: error: `ActivationReason' is not a member of `KAction'
ksystemlog.cpp:1142: error: expected primary-expression before "state"
ksystemlog.cpp:1142: error: initializer expression list treated as compound expression
ksystemlog.cpp:1142: error: expected `,' or `;' before '{' token
ksystemlog.cpp: In member function `void KSystemLog::groupByChanged(int)':
ksystemlog.cpp:1641: warning: comparison between signed and unsigned integer expressions
ksystemlog.cpp: In member function `void KSystemLog::updateGroupBy()':
ksystemlog.cpp:1711: warning: comparison between signed and unsigned integer expressions
In file included from ksystemlog.cpp:1833:
ksystemlog.moc: In member function `virtual bool KSystemLog::qt_invoke(int, QUObject*)':
ksystemlog.moc:227: error: `ActivationReason' is not a member of `KAction'
ksystemlog.moc:227: error: `ActivationReason' is not a member of `KAction'
ksystemlog.moc:227: error: expected primary-expression before ')' token
ksystemlog.moc:227: error: expected `)' before "static_QUType_ptr"
ksystemlog.cpp: At global scope:
ksystemlog.cpp:802: warning: unused parameter 'text'
ksystemlog.cpp:802: warning: unused parameter 'matchingIndex'
ksystemlog.cpp:802: warning: unused parameter 'matchingLength'
make[2]: *** [ksystemlog.o] Błąd 1
make[2]: Leaving directory `/home/amdfanatyk/Desktop/nk/ksystemlog-0.3/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Leaving directory `/home/amdfanatyk/Desktop/nk/ksystemlog-0.3'
make: *** [all] Błąd 2


Reply to this

-

 Re: cannot compile

 
 by lastnico on: Jun 20 2005
 
Score 50%
lastnicolastnico
Open source
Home

I'm trying to find a solution with KDE hackers to this annoying problem (KSystemLog uses new functions from KDE 3.4, and it can't compile with older version (for the moment))

Sorry for this problem, I try to fix it ASAP...


Reply to this

-
.

 Cool

 
 by vdboor on: Jun 20 2005
 
Score 50%

This is a nice application. I must say I've never had such a good overview of all errors in my log files. :-)

I think it has a lot of potential. It still has room for improvement, e.g:
- detect and mark common errors
- explain standard messages
- parse common lines, like iptable/cron/auth lines
- parse distro-stuff like SuSE's SFW2-* prefixes for iptables.
- detect log files automatically
In other words: make sure log files can be read efficiently and errors can be spotted quickly (like sysadmins can in the Windows 2000 event log) :-) I wish I could help you, but I have another project running myself.

One other thing: the process column often shows stuff like cron[435] cron [14412], etc... Could you detect this "thread identifier"?


Reply to this

-
.

 Re: Cool

 
 by lastnico on: Jun 20 2005
 
Score 50%
lastnicolastnico
Open source
Home

Thanks for your ideas vdboor !

- detect and mark common errors

This will be done by a plugin management (certainly with KJSEmbed), user will be able to add "detector" scripts, which will popup messages if some specials lines are discovered (ex: nvidia proprietary loading failed...)


- explain standard messages

I think this will be done in the same way than your previous request

- parse common lines, like iptable/cron/auth lines

Cron and Auth are already done, but IPtables is in the TODO list

- parse distro-stuff like SuSE's SFW2-* prefixes for iptables.

Yes, of course, I add it to my TODO-list

- detect log files automatically

Planned to the next version.

One other thing: the process column often shows stuff like cron[435] cron [14412], etc... Could you detect this "thread identifier"?

Yes I can detect it, but I'm not sure to want to add a special column for this because it seems that only Cron process use this kind of special thing.

Do not hesitate to comment my answer ;-)


Reply to this

-

 Re: Re: Cool

 
 by vdboor on: Jun 21 2005
 
Score 50%

Thanks for your feedback. I'm looking forward to the next release.

> I'm not sure to want to add a
> special column for this because

Well, why add another column for it? Could you ignore/remove the [num] part?

> it seems that only Cron process
> use this kind of special thing.

At my system, gpm, nmbd, sshd, xinetd, kdm_config, hotway seam to do the same thing. I believe the number just represents the process/thread number the event was fired from. That's why I think this information can be ignored in a "aggegrator" kind-of-thing like KSystemLog is.


Reply to this

-
.

 Re: Re: Re: Cool

 
 by lastnico on: Jun 22 2005
 
Score 50%
lastnicolastnico
Open source
Home

OK, I didn't know that other process used this kind of thing. I will delete the process number automatically in the next version (and add an option to keep it)

Thanks for this idea!


Reply to this

-
.

 New Package Debian

 
 by cado on: Jun 21 2005
 
Score 50%

Hi,

KsystemLog 0.3 available on Debian at http://pacotesdeb.codigolivre.org.br

Requeriments:

KDE 3.4.1


Brazilian Team
Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

Add commentBack




-



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

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team