Results 1 to 3 of 3
Hi everybody,
We have 5 live web servers(apache).
I want to create a centralized log host for all the webservers,so that I install a log analyzer on centralized log host ...
- 02-28-2006 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
centralized log host for httpd on redhat-linux(AS4)
Hi everybody,
We have 5 live web servers(apache).
I want to create a centralized log host for all the webservers,so that I install a log analyzer on centralized log host and i can monitor the web traffic.
Please help me how to configure the centralized log host for httpd logs.
Thanks inadvance,
mummaneni.
- 02-28-2006 #2
The file you need to edit is /etc/syslog.conf. Take a look at its manpage with 'man syslog.conf'.
Linux user #126863 - see http://linuxcounter.net/
- 02-28-2006 #3Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
Hi,
Thank you for giving the reply.
We can configure cetralized log hosts only for the services which run under syslogd daemon.
But httpd service is not run with the syslog daemon.
I found one module mod-witch for integrating the httpd logs with syslog
But I didn't configure.
Thanks & Regards,
Mummaneni.


Reply With Quote