Home
The Toolkit for Online Communities
15887 Community Members, 2 members online, 1974 visitors today
Log In Register

Forum OpenACS Q&A: Re: Tool or Script to Analyze syslogs of RedHat Linux

OpenACS Home : Forums : OpenACS Q&A : Re: Tool or Script to Analyze syslogs of RedHat Linux : One Message

+
Posted by Lamar Owen on
Red Hat 8 ships the logwatch utility suite.  This is a highly configurable logfile watcher, and it is setup out of the box to do minimal watching.  It can be powerfully extended, though.

To see if it's installed, execute:
rpm -qa|grep logwatch