On Thu, 15 Nov 2007, GKapitany@xxxxxxxxxx wrote:
I don't want necessarily an ssh tunnel and scp is not good because I need the logs on the destination as they are written. I need to be able to tail them at the destination. It is about 50 webservers and 100 app servers....
All you need is netcat, really. -Dan
as last resort something like this: CustomLog "| hose 1.2.3.4 5000" common Thanks, Gabriel "Dan Mahoney, System Admin" <danm@xxxxxxxxxxx To .org> users@xxxxxxxxxxxxxxxx cc 15/11/2007 04:48 PM Subject Re: apache remote logging Please respond to users@xxxxxxxxxxx e.org On Thu, 15 Nov 2007, GKapitany@xxxxxxxxxx wrote:Hi all, I'd like to have number of apache servers logging remotely to a syslog-ng server. Logging using syslogd -r is not an option, since I don't haverooton this machines. I'm thinking to pipe the logs an aplication which would do the job (like netpipes or something). Is there a log module which would do that? Any experience with mod_log_spread?If you don't have root you're going to have a fun time trying to get apache to log to a pipe. You could just periodically scp off your logs...or keep a tail -F open on them (not all systems have the -F (note the caps) option (as long as they are readable of course. -Dan -- unless is a pr0no book he wont even come close to the bandwidth quota -Racer-X, concerning DanMahoney.com's web hits. --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org --------------------------- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
-- I want to see how you see. -SK, 6/2/99, 4:30 AM --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org --------------------------- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx