14 lines
591 B
Markdown
14 lines
591 B
Markdown
---
|
|
mapped_pages:
|
|
- https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-configuration.html
|
|
---
|
|
|
|
# Configuration [client-configuration]
|
|
|
|
The client is designed to be easily configured for your needs. In the following section, you can see the possible options that you can use to configure it.
|
|
|
|
- [Basic configuration](/reference/basic-config.md)
|
|
- [Advanced configuration](/reference/advanced-config.md)
|
|
- [Timeout best practices](/reference/timeout-best-practices.md)
|
|
- [Creating a child client](/reference/child.md)
|
|
- [Testing](/reference/client-testing.md) |