On Sun, Nov 9, 2008 at 8:57 AM, ankush grover <[EMAIL PROTECTED]> wrote:

> store all the logs on the local server aka means logs will be sent to
> the central log server but also will be stored on the local server.

I see two ways of doing this: 1) use rsyslog and multiple rules, one
for writing to local file and another for TCP forwarding to central
syslog server. 2) Do the logging locally, and let logrotate copy the
files to the central location.

BR Bent
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to