Aktionen
Setup logwatch » Historie » Revision 1
Revision 1/4
| Weiter »
Jeremias Keihsler, 04.02.2020 10:11
Install Procedure for logwatch¶
Requirements¶
To install logwatch you will need the following:- a installed and supported operating system (e.g. CentOS 8.x)
- root-access
- a fast internet connection
Preliminary Note¶
Install¶
Install logwatch
:
yum install logwatch
Configure¶
override default output to stdout by
vim /etc/logwatch/conf/logwatch.conf
# Local configuration options go here (defaults are in /usr/share/logwatch/default.conf/logwatch.conf) Output = mail
Von Jeremias Keihsler vor fast 5 Jahren aktualisiert · 1 Revisionen