Projekt

Allgemein

Profil

Aktionen

Setup logwatch » Historie » Revision 2

« Zurück | Revision 2/4 (Vergleich) | Weiter »
Jeremias Keihsler, 12.01.2017 11:37


Install Procedure for logwatch

Requirements

To install logwatch you will need the following: * a installed and supported operating system (e.g. CentOS 7.x) * root-access * a fast internet connection

Preliminary Note

logwatch default setting with CentOS 6 was to send the report per mail as default. This seems to be changed with CentOS 7.

Install

Install logwatch:

yum install logwatch

Configure

override default output to stdout by

vim /etc/logwatch/logwatch.conf

# Local configuration options go here (defaults are in /usr/share/logwatch/default.conf/logwatch.conf)
Output = mail

Von Jeremias Keihsler vor fast 8 Jahren aktualisiert · 2 Revisionen