Configuring the Elasticsearch backend (Self-Hosted)
Supported Signals:
string
: Elasticsearch URL. Elasticsearch endpoint. Port defaults to 9200
if not specified
http://host:port
string
: Traces Index. The name of the index where traces will be stored
trace_index
string
: Logs Index. The name of the index where logs will be stored.
log_index
boolean
: Enable HTTP Basic Authentication.
False
string
: Username. Username used for HTTP Basic Authentication
string
: Password. Password used for HTTP Basic Authentication
boolean
: Enable TLS. Secure connection (Transport Layer Security)
False
string
: CA Certificate. When using TLS, provide the CA certificate to verify the server. If empty uses system root CA
-----BEGIN CERTIFICATE-----
Add Destination
, select Elasticsearch
and follow the on-screen instructionselasticsearch.yaml
)kubectl