Skip to content

Commit 6da5dff

Browse files
committed
Remove redundant condition.
1 parent 58881d1 commit 6da5dff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/symantec_endpoint_security/data_stream/event/elasticsearch/ingest_pipeline/pipeline_object_attack.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ processors:
9292
- _ingest._value.sub_technique_name
9393
tag: remove_custom_duplicate_fields_from_ses_attacks
9494
ignore_missing: true
95-
if: ctx.tags?.contains('preserve_duplicate_custom_fields') != true
9695
on_failure:
9796
- append:
9897
field: error.message

0 commit comments

Comments
 (0)