Analytics TCP Profile (object)

TCP Analytics profile with configurable options

Properties (* = required):

name type(s) default allowed values description
class* string   “Analytics_TCP_Profile”  
collectCity boolean false true, false Specifies that the system saves the name of the city with which traffic was exchanged
collectContinent boolean true true, false Specifies that the system saves the name of the continent with which traffic was exchanged
collectCountry boolean true true, false Specifies that the system saves the name of the country with which traffic was exchanged
collectedByClientSide boolean true true, false Specifies that system collects statistics on the client side
collectedByServerSide boolean true true, false Specifies that system collects statistics on the server side
collectedStatsExternalLogging boolean false true, false Specifies that statistics logs are stored on a remote server
collectedStatsInternalLogging boolean true true, false Specifies that statistics logs are stored in the system
collectNexthop boolean false true, false Specifies that the system saves the address to which the traffic is being routed
collectPostCode boolean false true, false Specifies that the system saves the name of the postcode with which traffic was exchanged
collectRegion boolean true true, false Specifies that the system saves the name of the region with which traffic was exchanged
collectRemoteHostIp boolean false true, false Specifies that the system collects IP addresses with which traffic was exchanged
collectRemoteHostSubnet boolean true true, false Specifies that the system saves the address of the subnet with which traffic was exchanged
externalLoggingPublisher object     Reference to a log publisher,Reference for a BIG-IP or Use object
label string   “^[^x00-x1fx22#&*<>?x5b-x5d`x7f]*$” Optional friendly name for this object. Allows 0-64 chars, excluding a few likely to cause trouble with string searching, JS, TCL, or HTML
remark string   “^[^x00-x1fx22x5cx7f]*$” Arbitrary (brief) text pertaining to this object. Allows 0-64 chars, excluding only control characters, double-quote, and backslash. This is permissive enough that you should worry about XSS attacks

Analytics TCP Profile.externalLoggingPublisher (object)

Reference to a log publisher Reference for a BIG-IP or Use object

Properties (* = required):

name type(s) default allowed values description
bigip     “f5bigip” formatted string  
use