首页 > 其他 > 详细

SRX 配置策略与IDS日志

时间:2018-09-20 14:14:12      阅读:285      评论:0      收藏:0      [点我收藏+]
SRX配置策略日志
set system syslog file policy_session user info
set system syslog file policy_session match RT_FLOW (关键字)
set system syslog file policy_session archive size 1000k
set system syslog file policy_session archive world-readable
set system syslog file policy_session structured-data

SRX配置ids日志
set system syslog file ids any any
set system syslog file ids match RT_IDS (关键字)
set system syslog file ids archive world-readable
set system syslog file ids structured-data

SRX 配置策略与IDS日志

原文:http://blog.51cto.com/64264/2177579

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!