I'm running a distributed job on multiple Linux nodes. Each node logs data into one file. I lose a lot of time using ssh to connect and view each log individually.
Is there a tool to consolidate file from across systems? or another way to view multiple logs at once?