Elastic exporter configuration reference

edit

apm_server_url

edit

Elastic APM Server URL. (required)

api_key

edit

Credential for API key authorization. Must also be enabled in Elastic APM Server. (optional)

secret_token

edit

Credential for secret token authorization. Must also be enabled in Elastic APM Server. (optional)

ca_file

edit

Root Certificate Authority (CA) certificate, for verifying the server’s identity if TLS is enabled. (optional)

cert_file

edit

Client TLS certificate. (optional)

key_file

edit

Client TLS key. (optional)

insecure

edit

Disable verification of the server’s identity if TLS is enabled. (optional)