Thread: remote logs?
View Single Post
  #1  
Old 08-31-2006, 09:07 AM
akke akke is offline
Member
 
Join Date: Aug 2006
Posts: 11
Default remote logs?

Hi!

I have 3 webservers and I want them to log their accesslog to a dedicated log-server which will do the processing for the statistics.

Now, my current setup is to have the 3 webservers log locally and each night the log is rotated and uploaded to the dedicated server.

My question is, is there a way to have the 3 webservers log in realtime to the dedicated server? Without using NFS? (syslog-ng or something maybe? any experiences?)

Thanks!
Reply With Quote