Skip to content

Commit 351171c

Browse files
committed
Update index and alias names in tranform
1 parent bf90e2b commit 351171c

File tree

1 file changed

+2
-2
lines changed
  • test/packages/parallel/ti_anomali_template/elasticsearch/transform/latest_ioc

1 file changed

+2
-2
lines changed

test/packages/parallel/ti_anomali_template/elasticsearch/transform/latest_ioc/transform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ source:
99
# us that ability in order to prevent having duplicate IoC data and prevent query
1010
# time field type conflicts.
1111
dest:
12-
index: "logs-ti_anomali_latest.threatstream-2"
12+
index: "logs-ti_anomali_template_latest.threatstream-2"
1313
pipeline: '{{ IngestPipelineName "transform" }}'
1414
aliases:
15-
- alias: "logs-ti_anomali_latest.threatstream"
15+
- alias: "logs-ti_anomali_template_latest.threatstream"
1616
move_on_creation: true
1717
latest:
1818
unique_key:

0 commit comments

Comments
 (0)