Logs Presentation

Hello All,

I am trying to capture system logs for specific tools run by users.

So my script create logs from 10 different server.So is there any script & tool from that i can read or present them easily ?.

Regards

Ankit

You need ssh setup in your system.

To run the capture command:

ssh server "capture command"

You can get help by:

man ssh