unexpected content in policy: --- want
+++ got
@@ -4,4 +4,92 @@
elasticsearch/componentid-0:
+ bulk_response_filter_path: errors,items.*.error,items.*.status,items.*.failure_store
+ compression: gzip
+ compression_params:
+ level: 1
endpoints:
- https://elasticsearch:9200
+ include_source_on_error: true
+ logs_dynamic_id:
+ enabled: true
+ logs_dynamic_pipeline:
+ enabled: true
+ max_conns_per_host: 1
+ retry:
+ enabled: true
+ initial_interval: 1s
+ max_interval: 60s
+ max_retries: 3
+ retry_on_document_status:
+ - 429
+ - 500
+ - 501
+ - 502
+ - 503
+ - 504
+ - 505
+ - 506
+ - 507
+ - 508
+ - 510
+ - 511
+ retry_on_status:
+
Error:
Latest issue closed for the same test: #18571
First build failed: https://buildkite.com/elastic/integrations-serverless/builds/2081