KSystemLog/el: Difference between revisions
(Created page with "* Εμφανίζει όλες τις καταγραφές του συστήματος, ομαδοποιημένες κατά Γενικές (Προκαθορισμένες κ...") |
(Updating to match new version of source page) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|[[Image:Ksystemlog.png|thumb|300px|Στιγμιότυπο - Κάντε κλικ για μεγέθυνση]]||'''Το KSystemLog είναι μια εφαρμογή εμφάνισης των καταγραφών του συστήματος''' | |[[Image:Ksystemlog.png|thumb|300px|Στιγμιότυπο - Κάντε κλικ για μεγέθυνση]]||'''Το KSystemLog είναι μια εφαρμογή εμφάνισης των καταγραφών του συστήματος''' | ||
|} | |} | ||
Το πρόγραμμα αναπτύχθηκε για αρχάριους χρήστες που δε γνωρίζουν πώς να βρουν πληροφορίες για το Linux σύστημα τους και δε γνωρίζουν πού βρίσκονται τα αρχεία καταγραφών. | Το πρόγραμμα αναπτύχθηκε για αρχάριους χρήστες που δε γνωρίζουν πώς να βρουν πληροφορίες για το Linux σύστημα τους και δε γνωρίζουν πού βρίσκονται τα αρχεία καταγραφών. | ||
Line 10: | Line 9: | ||
Το '''KSystemLog''' έχει τα ακόλουθα χαρακτηριστικά: | Το '''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 | |||
[[Category: | * 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:Σύστημα/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