The ElastiFlow Collectors expose an API which includes a Prometheus-compatible metrics endpoint and various endpoints for administrative tasks.
Configure the name of the collector instance.
Default
default
The IP address on which the collector will listen for API requests.
0.0.0.0
The port on which the collector will listen for API requests.
8080
This setting is used to enable/disable TLS connections to the API endpoint.
Valid Values
true, false
true
false
The path to the certificate to use for TLS connections to the API endpoint.
''
The path to the key to use for TLS connections to the API endpoint.
This setting is used to enable/disable basic authentication protection of API endpoints.
The username to use when connecting to basic authentication protection of API endpoints.
The password to use when connecting to basic authentication protection of API endpoints.