KSystemLog/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "这个程序是给不懂如何找他们 Linux 系统信息和不清楚日志(log)文件位置的初级用户开发的。")
(Updating to match new version of source page)
 
(6 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|[[Image:Ksystemlog.png|thumb|300px|截图 - 点击查看大图]]||'''KSystemLog 是來自 KDE 的日志查看器。'''
|[[Image:Ksystemlog.png|thumb|300px|截图 - 点击查看大图]]||'''KSystemLog 是來自 KDE 的日志查看器。'''
|}
|}
KDE SC 4 后它默认绑定在 KDEAdmin 模块里。


这个程序是给不懂如何找他们 Linux 系统信息和不清楚日志(log)文件位置的初级用户开发的。
这个程序是给不懂如何找他们 Linux 系统信息和不清楚日志(log)文件位置的初级用户开发的。


'''KSystemLog''' has the following features :
'''KSystemLog''' 有下列特性 :


* Show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services. (Apache, Cups,...)
* Show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services. (Apache, Cups,...)
* Colorize log lines depending on their severities
* Colorize log lines depending on their severities
* Tabbed view to allow displaying several logs at the same time
* Tabbed view to allow displaying several logs at the same time
* Auto display new lines logged
* Auto display new lines logged
* Fast parsing and reading (more than 10000 lines each 5 seconds)
* Fast parsing and reading (more than 10000 lines each 5 seconds)
* Detailed informations for each log lines
 
* Detailed information for each log lines
 
* Quick filter
* Quick filter
* Able to send a log message manually to the system.
* Able to send a log message manually to the system.
* Save, copy to clipboard and printing are of course available.
* Save, copy to clipboard and printing are of course available.
* It can parse the following log files of your system : System, X.org, Kernel, Authentication, Acpid, Cups, Postfix, Apache, Samba, Daemons, Cron, XSessions


== External links ==
* It can parse the following log files of your system: Acpid, apache, authentification, cron, cups, daemon, journald, samba, postfix, system, xorg, x session logs.
 
== More Information ==


[http://ksystemlog.forum-software.org/ Project homepage]
* [https://web.archive.org/web/20130412073111/http://ksystemlog.forum-software.org/ Project homepage] (archive.org)
* [https://phabricator.kde.org/source/ksystemlog/ Git repo]
* [https://bugs.kde.org/buglist.cgi?bug_status=__all__&list_id=1574913&order=Importance&product=KSystemLog&query_format=specific Bug reports]


[[Category:System]]
[[Category:系统/zh-cn]]

Latest revision as of 13:30, 1 January 2019

截图 - 点击查看大图
KSystemLog 是來自 KDE 的日志查看器。

这个程序是给不懂如何找他们 Linux 系统信息和不清楚日志(log)文件位置的初级用户开发的。

KSystemLog 有下列特性 :

  • Show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services. (Apache, Cups,...)
  • Colorize log lines depending on their severities
  • Tabbed view to allow displaying several logs at the same time
  • Auto display new lines logged
  • Fast parsing and reading (more than 10000 lines each 5 seconds)
  • Detailed information for each log lines
  • Quick filter
  • Able to send a log message manually to the system.
  • Save, copy to clipboard and printing are of course available.
  • It can parse the following log files of your system: Acpid, apache, authentification, cron, cups, daemon, journald, samba, postfix, system, xorg, x session logs.

More Information