KSystemLog/da: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 9: Line 9:
'''KSystemLog''' har følgende funktioner:
'''KSystemLog''' har følgende funktioner:


* Viser alle systemets log-filer grupperet som Generelle (Standard system-log, Autentfikation, Kernen, X.org...) og tilvalgte tjenester (Apache, Cups...)
* Show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services. (Apache, Cups,...)
* Farver linjer i log-filerne baseret på deres alvorlighed.
* Fanebladsvisning gør det muligt at se flere log-filer på en gang
* Viser automatisk nye linjer, som tilføjes til log-filen
* Hurtig indlæsning (mere end 10000 linjer hvert 5. sekund)
* Detaljerede informationer for hver log-linje
* Hurtigt filter
* Lader dig manuelt sende en log-meddelelse til systemet
* Der er selvfølgelig mulighed for Gem, Kopiér til klippebordet og udskrivning
* Programmet forstår følgende log-filer: Systemet, X.org, Kernen, Autentifikation, Acpid, Cups, Postfix, Apache, Samba, Daemons, Cron, XSessions \


* Colorize log lines depending on their severities
* Colorize log lines depending on their severities
Line 38: Line 29:
* It can parse the following log files of your system: Acpid, apache, authentification, cron, cups, daemon, journald, samba, postfix, system, xorg, x session logs.
* It can parse the following log files of your system: Acpid, apache, authentification, cron, cups, daemon, journald, samba, postfix, system, xorg, x session logs.


==Eksterne links==
== More Information ==


[http://ksystemlog.forum-software.org/ Projektets hjemmeside]
* [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/da]]
[[Category:System/da]]

Revision as of 13:30, 1 January 2019

Skærmbillede - Klik for at forstørre
KSystemLog er KDE's fremviser af systemets log-filer

Dette program er udviklet til uerfarne brugere, som ikke ved, hvor de kan finde information om deres Linux-system eller hvor systemets log-filer er.

KSystemLog har følgende funktioner:

  • 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