KSystemLog/uk: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 31: Line 31:
== Додаткові посилання ==
== Додаткові посилання ==


* [https://web.archive.org/web/20130412073111/http://ksystemlog.forum-software.org/ Project homepage] (archive.org)
* [https://web.archive.org/web/20130412073111/http://ksystemlog.forum-software.org/ Домашня сторінка проекту] (archive.org)
* [https://phabricator.kde.org/source/ksystemlog/ Git repo]
* [https://phabricator.kde.org/source/ksystemlog/ Сховище коду git]
* [https://bugs.kde.org/buglist.cgi?bug_status=__all__&list_id=1574913&order=Importance&product=KSystemLog&query_format=specific Bug repports]
* [https://bugs.kde.org/buglist.cgi?bug_status=__all__&list_id=1574913&order=Importance&product=KSystemLog&query_format=specific Звіти щодо вад]


[[Category:Система/uk]]
[[Category:Система/uk]]

Revision as of 13:28, 1 January 2019

Знімок вікна. Натисніть, щоб збільшити.
KSystemLog — переглядач журналів системи у KDE.

Цю програму було розроблено для початківців, яким невідомі способи отримання відомостей щодо власної системи Linux та місця зберігання файлів журналів.

У 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.

Додаткові посилання