F5 BIG-IP

Note
This feature is available as an add-on for the Honeycomb Enterprise plan. Please contact your Honeycomb account team for details.

Supported Platforms 

Platform Metrics Logs Traces
Linux
Windows
macOS

Configuration Table 

Parameter Type Default Description
address* string The hostname or IP address of the Big-IP environment.
port int 443 The TCP port of the Big-IP environment.
username* string Username used for authenticating with Big-IP.
password* string Password used for authenticating with Big-IP.
collection_interval int 60 Sets how often (seconds) to scrape for metrics.
strict_tls_verify bool false Enable to require TLS certificate verification.
ca_file string Certificate authority used to validate the database server’s TLS certificate. It’s not required if the collector’s operating system already trusts the certificate authority.
mutual_tls bool false Enable to require TLS mutual authentication.
cert_file string A TLS certificate used for client authentication if mutual TLS is enabled.
key_file string A TLS private key used for client authentication if mutual TLS is enabled.