Are you interested in our Early Access Program (EAP)? This program allows you to preview code, test in your lab and provide feedback prior to General Availability (GA) release of all Infoblox products. If so, please click the link here.

Network Change & Configuration Management

Reply

Creating a policy check for Juniper SRX to check for syslog destinations.

Member
Posts: 1
1429     0

I am creating a policy check for a Juniper SRX to check for several required and optional syslog destinations. I cannot seem to get this to work when I use the CPD editor. The CPD editor seems to fail when I use multiple required-blocks. Specifiying a single required-block does result in a pass. Please help

Required-block:
}
host 10.123.23.8 {
any info;
port 514;
explicit-priority;

Re: Creating a policy check for Juniper SRX to check for syslog destinations.

Member
Posts: 2
1430     0

I hope you might have already fixed this. But If it's still an open issue...I would say please go with the simple rule option and select "This block". 

 

^host 10.123.23.8 {
any info;
port 514;
explicit-priority;

 

 

syslogtest.PNG

Showing results for 
Search instead for 
Did you mean: 

Recommended for You