https://www.techtarget.com/searchdatacenter/answer/What-are-the-options-for-log-management-in-Linux
Systemd-
For example,
How administrators gather information from log files depends on how the logs are configured. Under a standard configuration, every server logs to its own local /var/log directory, and the administrator will have a hard time figuring out what is happening where.
For smart log management in Linux, administrators should configure
There are also open source log monitoring systems. Logwatch analyzes log files for a specified time period and works within different parameters to generate a report.
Logcheck scans system logs for specific information an administrator wants
Admins looking for a complete system with a web-based monitoring option should also consider Graylog2. It enables administrators to collect, index and analyze log data that comes from any source and presents the results in a dashboard where it's easy to see what is happening where.
24 Apr 2018