- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-15-2018 05:55 AM
I'm building a script to keep a device up to date with the rules we are using at our production site. I've found most of the xpath locations I need with the API explorer except one is elluding me.
In the web ui configuration it is: Device->Server Profiles->syslog
What's the xpath?
I thought maybe it would be /config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/server-profile but that is missing syslog
03-20-2018 12:37 PM
log server profiles are in shared, not devices, the XPath is /config/shared/log-settings/syslog
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!