Centralized Logging

Centralized logging can be very useful when attempting to identify problems with servers or applications, as it allows you to search through all of your logs in a single place. It is also useful because it allows you to identify issues that span multiple servers by correlating their logs during a specific time frame.

This solution uses the ELK stack, which has three main components:

On the Servers that I want to combine the logs for I install the following: