IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Configuration
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Configuration
editAlmost every aspect of the client is configurable. Most users will only need to configure a few parameters to suit their needs, but it is possible to completely replace much of the internals if required.
Custom configuration is accomplished before the client is instantiated, through the ClientBuilder helper object. We’ll walk through all the configuration options and show sample code to replace the various components.
Was this helpful?
Thank you for your feedback.