Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional apiThe Elasticsearch API version to use. Set to auto to auto-detect.
Optional authAuthentication settings for the Elasticsearch destination.
When strategy is basic, use username_key and password_key to reference credentials stored in environment variables or secrets.
Optional bufferConfiguration for buffer settings on destination components.
Optional bulkThe index to write logs to in Elasticsearch.
Optional dataConfiguration options for writing to Elasticsearch Data Streams instead of a fixed index.
Optional endpointName of the environment variable or secret that holds the Elasticsearch endpoint URL.
The unique identifier for this component.
A list of component IDs whose output is used as the input for this component.
The destination type. The value should always be elasticsearch.
Generated using TypeDoc
The
elasticsearchdestination writes logs to an Elasticsearch cluster.Supported pipeline types: logs