KSystemLog/zh-tw: Difference between revisions

From KDE UserBase Wiki
m (Created page with "Category:系統/zh-tw")
(Updating to match new version of source page)
 
(One intermediate revision by the same user 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)文件位置的初級用戶開發的。
Line 10: Line 9:
'''KSystemLog''' 有下列特性 :
'''KSystemLog''' 有下列特性 :


* 顯示你係統所有的日誌,按常規(默認系統日誌、認證日誌、內容日誌、X.org日誌...),和可選服務(Apache、Cups...)分組顯示
* Show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services. (Apache, Cups,...)
* 根據嚴重性給日誌行繪色
* 標籤視圖允許同時顯示多個日誌
* 自動顯示新的日誌
* 快速解析及讀取(每5 秒讀取10000 行)
* 瀏覽日誌的細節
* 快速過濾
* 能夠手動發送日誌消息給系統。
* 理所當然的支持保存,複製到剪貼板和打印。
* 它能解析以下日誌文件:X.org、內核、認證、Acpid、Cups、Postfix、Apache、Samba、守護進程、Cron 和XSessions


== 外部鏈接 ==
* Colorize log lines depending on their severities


[http://ksystemlog.forum-software.org/ 項目主頁]
* 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 ==
 
* [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:系統/zh-tw]]
[[Category:系統/zh-tw]]

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