美文网首页
Solaris10——配置syslog日志服务器一些记录

Solaris10——配置syslog日志服务器一些记录

作者: 戴宏鹏 | 来源:发表于2017-08-29 11:00 被阅读0次

来源:

https://wenku.baidu.com/view/d913f082b9d528ea81c7795b.html
https://technet.microsoft.com/zh-cn/library/ee909512.aspx

重启syslog服务:(solaris10以下)

 /etc/init.d/syslog stop /etc/init.d/syslog start /etc/init.d/syslog restart 

Solaris 10重新启动服务:

svcadm restart svc:/system/system-log:default

查看服务状态:

svcs syslog status

相关文章

网友评论

      本文标题:Solaris10——配置syslog日志服务器一些记录

      本文链接:https://www.haomeiwen.com/subject/djxodxtx.html