Log::LogProtocol

Introduced : BIG-IP_v12.0.0
The log protocol indicates the IP protocol that will be used to send logs off of the BIG-IP.

Members

Member

Value

Description

LOG_PROTOCOL_UNKNOWN

0

The protocol is unknown (or is unsupported by iControl).

LOG_PROTOCOL_TCP

1

The TCP protocol will be used to send messages. This method will guarantee in-order, reliable delivery.

LOG_PROTOCOL_UDP

2

The UDP protocol will be used to send messages. This method does not guarantee in-order or reliable delivery.


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.