Forum Discussion
Michel_van_der_
Nimbostratus
Nov 01, 2005Debug tools for XML SOAP messages
I'm struggling a bit with some of the more complex call to iControl using perl and SOAP::Lite. At times I want
to look at the XML messages and see if they are compliant with the API. I'm using 't...
Loc_Pham_101863
Nov 05, 2005Historic F5 Account
To set iControl log level:
b db icontrol.loglevel none|debug|trace
bigstart restart httpd
If you're on 9.2, you might have to check /etc/syslog-ng/syslog-ng.conf, look at local4 to make sure it has debug. If you changed this file, make sure to HUP syslogd to make the new config take effect.
To make Apache run on port 80: (disclaimer: do NOT do this unless you're sure of what you're doing, and this is NOT for a production system)
- Edit /config/httpd/conf/httpd.conf
- Change the "Listen" directive to just "Listen 80"
- bigstart restart httpd
Regards,
Loc
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects