Hacker News new | ask | show | jobs
Ask HN: How to consolidate logs across server farm?
2 points by bastlynn 6100 days ago
For various reasons, I need to consolidate a set of php logs from my load balanced servers. I doubt I'm the first to need to tackle this problem, so I wanted to look for some advice on the matter.

What are some good starting points for me to research?

1 comments

Remote Logging with SSH and Syslog-NG:

http://www.deer-run.com/~hal/sysadmin/SSH-SyslogNG.html

How does this compare to using a Spread based solution, if you've had a chance to play with alternatives?