Skip to content

ambiten


ambiten / logger / createElasticTransport

Function: createElasticTransport()

createElasticTransport(url, index, options?): RemoteTransporter

Defined in: packages/logger/src/transports/remote-transports/elastic-search.ts:17

ElasticSearch transport with retry and circuit breaker

Parameters

url

string

index

string

options?

ElasticTransportOptions = {}

Returns

RemoteTransporter

Context-aware execution infrastructure for multi-tenant systems.