Log::DestinationManagementPort

Introduced : BIG-IP_v12.0.0
The DestinationManagementPort interface enables you to create and modify management port destinations. These are destinations that send logs through the management interface of the BIG-IP. Logs will be ratelimited when sent out the management interface in order to prevent denial of service. A management port log is an unformatted log message which gets sent to a particular IP address and port. If a particular format is needed, use the Remote Syslog, ArcSight, or Splunk destinations and set a management port log destination as its forwarding destination.

Methods

Method Description Introduced
create Creates a management port log destination. BIG-IP_v12.0.0
delete_all_management_port_destinations Deletes all management port log destinations. BIG-IP_v12.0.0
delete_management_port_destination Deletes the specified management port log destinations. BIG-IP_v12.0.0
get_description Gets the description for the specified management port log destinations. BIG-IP_v12.0.0
get_destination_address Gets the IP address assigned to the specified management port log destinations. BIG-IP_v12.0.0
get_destination_port Gets the port for the specified management port log destinations. BIG-IP_v12.0.0
get_list Gets the list of management port log destinations. BIG-IP_v12.0.0
get_log_protocol Gets the log protocol used to send log messages to the specified management port log destinations. BIG-IP_v12.0.0
get_version Gets the version information for this interface. BIG-IP_v12.0.0
set_description Sets the description for the specified high-speed log destinations. This is an arbitrary field which can be used for any purpose. BIG-IP_v12.0.0
set_destination_address Sets the IP address assigned to the management port log destinations. BIG-IP_v12.0.0
set_destination_port Sets the port for the specified management port log destinations. BIG-IP_v12.0.0
set_log_protocol Sets the log protocol used to send log messages to the specified management port log destinations. BIG-IP_v12.0.0

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.