syslog-ng might be the best tool. it happens that now i study the subject, and my results so far tells this: syslog-ng is very flexible and probably the only one which can split the logs from all servers to different files/directories/dates...etc.
if you have solaris stations, you might consider replacing their native log-server with syslog-ng, for the following reasons: 1- when solaris native-syslog sends log to a remote server which contains more than one line, only the first line get marked with the host name. now, if the second line will start with "See"... syslog-ng will believe this is the hostname, and create a special file/directory for it. 2- syslog-ng is developed and ported very good for solaris, and it supports SUN-streams. On Tue, 2002-11-05 at 18:15, Ben-Nes Michael wrote: > Hi All > > I want one of my NAS to write its logs through one of my linux syslog deamon > > I know a linux server can be configured to enable other machines to write to > its logs using syslog.conf > > Any one can point me to the relevant meterial ? > or give me short example how such task can be done ? > > Thanks in Advance. > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > -- Noam Meltzer [EMAIL PROTECTED] ICQ: 4853872 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
