Update elasticsearch.yaml
parent
90e04901e8
commit
a323740ef8
|
@ -24,7 +24,15 @@ requests:
|
|||
words:
|
||||
- '"took":'
|
||||
- '"number" :'
|
||||
- '"number_of_nodes" :'
|
||||
- '"number_of_nodes"'
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- application/json
|
||||
- application/vnd.api+json
|
||||
- text/plain
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue