In its broadest sense, learning can be defined as a process of progressive change from ignorance to knowledge, and from indifference to understanding....

配置Syslog Server--SUSE

上一篇 / 下一篇  2008-03-11 16:20:00 / 个人分类:Note

ON SERVER :

1.Modify the follow parameters in /etc/sysconfig/syslog

SYSLOGD_OPTIONS="-m 0 -r"
KLOGD_OPTIONS="-2"
# -m 0 disables 'MARK' messages.
# -r enables logging from remote machines
# -x disables DNS lookups on messages received with -r

2.Change to /etc/

./syslog stop

./syslog start

ON CLIENT :

1.Add the follow row to /etc/syslog.conf

*.info;mail.none;authpriv.none;cron.none @loghost

2.Add the SERVER IP to /etc/hosts

IP-address fully-qualified-domain-name hostname "loghost"

3.Restart the syslog , The server will now start to listen on UDP port 514

Reference:http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch05_:_Troubleshooting_Linux_with_syslog



TAG:

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

日历

« 2008-12-03  
 123456
78910111213
14151617181920
21222324252627
28293031   

数据统计

  • 访问量: 6793
  • 日志数: 928
  • 影音数: 2
  • 文件数: 2
  • 书签数: 3
  • 建立时间: 2008-02-17
  • 更新时间: 2008-12-02

RSS订阅

Open Toolbar