- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Creating a policy check for Juniper SRX to check for syslog destinations.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2021 11:31 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2022 01:34 PM
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;