+ -
当前位置:首页 → 问答吧 → AIX syslog问题

AIX syslog问题

时间:2011-07-21

来源:互联网

编辑syslog.conf  里面怎么添加 才能让我AIX的syslog 发送到指定服务器
其中,各项的含义
信息类别
auth        used by authorization systems (login)  
cron        used for the cron and at systems
daemon      system/netword daemon
kern        produced by kernel messages  
lpr         printing system  
mail        mail system  
mark        internally used for time stamps  
news        reserved for the news system  
user        default facility, used for any program  
uucp        reserved for the uucp system  

错误等级
debug       normally used for debugging  
info        informational messages  
notice  conditions that may require attention  
Warning any warnings  
err         any errors  
crit         critical conditions like hardware problems  
Alert any condition that demand immediate attention
emerg       any emergency condition
none         Do  not  send  messages  from  the  indicated f
acility  to the selected file.   
这是在网上看到的  不知道怎么编辑   我现在就是添加了 *.debug @服务器IP   然后审计设备那边只能接收到syslogd的服务停止 启动的信息  其他操作没有任何信息   麻烦高手帮忙看下  谢谢

作者: h2005917   发布时间: 2011-07-21

那是因为你暂时没别的操作,所以就没有日志发过去。
你可以试试su,然后故意输错密码,再看日志。

作者: Raj   发布时间: 2011-07-21

正常启动的demon,没有启动debug模式。
你直接*.debug @服务器IP吧

作者: 老农   发布时间: 2011-07-21

热门下载

更多