You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/aws/data_stream/awshealth/elasticsearch/ingest_pipeline/default.yml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,4 +30,7 @@ on_failure:
30
30
value: pipeline_error
31
31
- append:
32
32
field: error.message
33
-
value: 'Processor {{{_ingest.on_failure_processor_type}}} with tag {{{_ingest.on_failure_processor_tag}}} in pipeline {{{_ingest.on_failure_pipeline}}} failed with message: {{{_ingest.on_failure_message}}}'
Copy file name to clipboardExpand all lines: packages/aws/data_stream/route53_resolver_logs/elasticsearch/ingest_pipeline/default.yml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -291,4 +291,7 @@ on_failure:
291
291
value: pipeline_error
292
292
- append:
293
293
field: error.message
294
-
value: 'Processor {{{_ingest.on_failure_processor_type}}} with tag {{{_ingest.on_failure_processor_tag}}} in pipeline {{{_ingest.on_failure_pipeline}}} failed with message: {{{_ingest.on_failure_message}}}'
0 commit comments