Supports Expression Language: true (will be evaluated using variable registry only)Authorization Scheme | authorization-scheme | Basic | | Authorization Scheme used for optional authentication to Elasticsearch. |
Username | el-cs-username | | | The username to use with XPack security. Supports Expression Language: true (will be evaluated using variable registry only)
This Property is only considered if the [Authorization Scheme] Property has a value of "Basic". |
Password | el-cs-password | | | The password to use with XPack security. Sensitive Property: true Supports Expression Language: true (will be evaluated using variable registry only)
This Property is only considered if the [Authorization Scheme] Property has a value of "Basic". |
API Key ID | api-key-id | | | Unique identifier of the API key.
This Property is only considered if the [Authorization Scheme] Property has a value of "API Key". |
API Key | api-key | | | Encoded API key. Sensitive Property: true
This Property is only considered if the [Authorization Scheme] Property has a value of "API Key". |
SSL Context Service | el-cs-ssl-context-service | | Controller Service API: SSLContextService Implementations: StandardRestrictedSSLContextService StandardSSLContextService | The SSL Context Service used to provide client certificate information for TLS/SSL connections. This service only applies if the Elasticsearch endpoint(s) have been secured with TLS/SSL. |
Proxy Configuration Service | proxy-configuration-service | | Controller Service API: ProxyConfigurationService Implementation: StandardProxyConfigurationService | Specifies the Proxy Configuration Controller Service to proxy network requests. Supported proxies: HTTP |
Connect timeout | el-cs-connect-timeout | 5000 | | Controls the amount of time, in milliseconds, before a timeout occurs when trying to connect. |
Read timeout | el-cs-socket-timeout | 60000 | | Controls the amount of time, in milliseconds, before a timeout occurs when waiting for a response. |
Retry timeout | el-cs-retry-timeout | 60000 | | Controls the amount of time, in milliseconds, before a timeout occurs when retrying the operation. |
Charset | el-cs-charset | UTF-8 | | The charset to use for interpreting the response from Elasticsearch. |
Suppress Null/Empty Values | el-cs-suppress-nulls | Always Suppress | - Never Suppress
 - Always Suppress

| Specifies how the writer should handle null and empty fields (including objects and arrays) |
State management:
This component does not store state.Restricted:
This component is not restricted.System Resource Considerations:
None specified.