I’m attending a fantastic session at LinuxWorld today titled “Working with Log Files.” The session is being run by Mark Cohen (Quote.com, LookSmart, Penquin Computing) and Patrick McGovern ...
I'm guessing you have some ESXi boxes and you want a Syslog server to store the logs.... For linux, go Syslog-ng. For Windows, go with the free version of Splunk (assuming you have less than 500 MB of ...
This easy. Just type logger on the command line and your message will be added to the end of the /var/log/syslog file. $ logger comment to be added to log $ tail -1 /vvar/log/syslog May 21 18:02:16 ...
1. We have planned on implementing SCOM 2007 for a while. 2. We have Envision for PCI systems, but now want to have it contain all events for all servers 3. We also have Linux servers that send ...