Elasticsearch API Extensions
This section highlights the currently supported extensions of the Elasticsearch API.
As part of Elasticsearch support, the ChaosSearch service initially supports the following text search functionality. Text search is supported both from an Elasticsearch REST based API as well as Kibana and Lucene syntax. The list will continue to grow as the service is built out:
Exact (i.e.term) match
Wildcard (i.e. phrase) match
+/- operators (i.e. must, must_not) match
AWS Signature Version 4 signing process
All incoming requests must be signed by your ChaosSearch API access key (key ID and secret) using the
ChaosSearch API Keys
Navigate to the Settings Page -> API Keys to obtain your AWS Access Key & AWS Secret Access Key
- Click the Gear Icon in the top right corner
- Select Settings/Help
- Click API Keys on the right hand navigation menu

Extended _msearch Support
Query
Supported | Not Supported |
---|---|
Match Phrase Prefix Query | |
Nested Query | |
Case Insensitivity | |
Has Child Query | |
Has Parent Query |
Aggregation
Supported | Not Supported |
---|---|
Parent Aggregation | |
Children Aggregation |
Metrics
Updated about 2 months ago