APIRef_tm_sys_log-config_destination_ipfixΒΆ
mgmt/tm/sys/log-config/destination/ipfix
/tm/sys/log-config/destination
Formats logs into IPFIX messages and transmits them to a pool of IPFIX Collectors
REST Endpoints
- Collection URI
/mgmt/tm/sys/log-config/destination/ipfix
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/log-config/destination/ipfix/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service to which the log-destination object belongs | |
description |
string | optional | read/write | A user defined description for this logging destination | |
poolName |
string | optional | read/write | Specify the LTM pool of nodes (IPFIX Collectors) to receive IPFIX messages | |
null |
string | optional | read | ||
protocolVersion |
string | ipfix | optional | read/write | Specify the protocol version to be used: netflow-9 or ipfix (ipfix is the default) |
serversslProfile |
string | optional | read/write | Specify the name of a serverssl profile that this logging destination uses to send encrypted IPFIX messages | |
templateDeleteDelay |
integer | 5 | optional | read/write | Specify a time interval in seconds after which deleted IPFIX Templates may be re-used (5 seconds is the default) - not implemented |
templateRetransmitInterval |
integer | 30 | optional | read/write | Specify a time interval in seconds after which active IPFIX Templates should be re-sent to the pool (30 seconds is the default) |
transportProfile |
string | udp | optional | read/write | Specify the name of a transport-protocol profile (udp or tcp) that this logging destination uses to send IPFIX messages |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
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.