API Reference Overview
Last updated
Was this helpful?
Configure the name of the collector instance.
Default
default
The IP address on which the collector will listen for API requests.
Default
0.0.0.0
The port on which the collector will listen for API requests.
Default
8080
This setting is used to enable/disable TLS connections to the API endpoint.
Valid Values
true, false
Default
false
The path to the certificate to use for TLS connections to the API endpoint.
Default
''
The path to the key to use for TLS connections to the API endpoint.
Default
''
This setting is used to enable/disable basic authentication protection of API endpoints.
Default
false
The username to use when connecting to basic authentication protection of API endpoints.
Default
''
The password to use when connecting to basic authentication protection of API endpoints.
Default
''
Last updated
Was this helpful?
Was this helpful?
