logwatch, lastlog, line, logsave, lsmod, lastb, lastcomm, ldconfig, ldd: add German translation (#6996)

This commit is contained in:
Margu
2021-10-21 19:31:32 +02:00
committed by GitHub
parent f91465c49a
commit b37b6755b8
9 changed files with 141 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# logwatch
> Fasst viele verschiedene Logs für gängige Dienste (z.B. Apache, pam_unix, sshd, usw.) in einem einzelnen Bericht zusammen.
> Weitere Informationen: <https://manned.org/logwatch>.
- Analysiere Logs für einen Zeitraum mit einer bestimmten Detailtiefe:
`logwatch --range {{yesterday|today|all|help}} --detail {{low|medium|others}}'`
- Beschränke den Bericht auf Informationen zu einem ausgewählten Dienst:
`logwatch --range {{all}} --service {{apache|pam_unix|etc}}`