04-Apr-2018 01:30
Hi,
Can someone please point out the iControl API service to fetch the LTM syslog remote server hosts with config like sys syslog { kern-from notice remote-servers { /Common/remotesyslog3 { host xxx.xx.xxx.xx } /Common/remotesyslog4 { host xx.xxx.xxx.xx } } } Tried a few services like Log.DestinationRemoteSyslog but it returns an empty result. So not sure if the service is right or is it insufficient privileges. BigIP versions are 10 and above.
Also, the iControl service to access is via SOAP call.
A little help here is appreciated.
04-Apr-2018
02:07
- last edited on
05-Jun-2023
13:11
by
JimmyPackets
Here,
/mgmt/tm/sys/syslog?\$select=remoteServers
08-Apr-2018 15:15
A recommended method for iControl REST access is the Token-Based authentication if you are using 12.0 or newer. Please refer to the About iControl and authentication for user accounts section , iControl REST User Guide Version 13.1, pp. 20-21.