Forum Discussion
crosson_16669
Jul 24, 2013Nimbostratus
Write an LTM log message
Greetings.
I'd like to do the following.
LTM
ltm = F5::IControl.new(ltm_name, username, password, ["LocalLB.VirtualServer"]).get_interfaces["LocalLB.VirtualServer"]
...
Aug 12, 2013
iControl is designed to manage the control plane (configuration). The Log interface is used to configure and monitor the logging on the system and their isn't a way from iControl to do so. The only way I can think of to add an entry to the log file programmatically would be to write an iRule (which exists on the data plane) that looks for a given URL and then issues a log statement. Kind of a hassle though to do it.
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