SRX 配置策略与IDS日志
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SRX 配置策略与IDS日志相关的知识,希望对你有一定的参考价值。
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日志的主要内容,如果未能解决你的问题,请参考以下文章
查看Juniper SRX系列防火墙的系统相关限制(Policy策略最大数NAT最大数等)