1833301 Members
2837 Online
110051 Solutions
New Discussion

Re: syslog problem

 
Dick CHAU
Occasional Contributor

syslog problem

How can i redirect syslog to a centralize server in secure.
2 REPLIES 2
D Block 2
Respected Contributor

Re: syslog problem

Dick,

look at the "syslogd" process or document.

edit the /etc/syslog.conf file, and change the entry for local1.* to redirect to your centralize system's IP address. The "local1.*" can be something else, but this might help to get your started to try something:

local1.* @172.16.72.11

and then re-init your syslogd process by sending the process-id and re-start to re-read the /etc/syslog.conf file.

Golf is a Good Walk Spoiled, Mark Twain.