KSystemLog/el: Difference between revisions
(Created page with "KSystemLog") |
(Updating to match new version of source page) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{|class="tablecenter vertical-centered" | {|class="tablecenter vertical-centered" | ||
|[[Image:Ksystemlog.png|thumb|300px| | |[[Image:Ksystemlog.png|thumb|300px|Στιγμιότυπο - Κάντε κλικ για μεγέθυνση]]||'''Το KSystemLog είναι μια εφαρμογή εμφάνισης των καταγραφών του συστήματος''' | ||
|} | |} | ||
Το πρόγραμμα αναπτύχθηκε για αρχάριους χρήστες που δε γνωρίζουν πώς να βρουν πληροφορίες για το Linux σύστημα τους και δε γνωρίζουν πού βρίσκονται τα αρχεία καταγραφών. | |||
'''KSystemLog''' | Το '''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 | |||
* 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: 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: | [[Category:Σύστημα/el]] |
Latest revision as of 13:30, 1 January 2019
Το KSystemLog είναι μια εφαρμογή εμφάνισης των καταγραφών του συστήματος |
Το πρόγραμμα αναπτύχθηκε για αρχάριους χρήστες που δε γνωρίζουν πώς να βρουν πληροφορίες για το 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.
More Information
- Project homepage (archive.org)
- Git repo
- Bug reports