logwatch, lastlog, line, logsave, lsmod, lastb, lastcomm, ldconfig, ldd: add German translation (#6996)
This commit is contained in:
12
pages.de/linux/logwatch.md
Normal file
12
pages.de/linux/logwatch.md
Normal 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}}`
|
Reference in New Issue
Block a user